send build context to dockerfile
All checks were successful
ci/woodpecker/push/drone Pipeline was successful
All checks were successful
ci/woodpecker/push/drone Pipeline was successful
This commit is contained in:
@@ -2,6 +2,6 @@ pipeline:
|
|||||||
build-plugin:
|
build-plugin:
|
||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
- cat Dockerfile | docker build -t goat-deploy-plugin -
|
- docker build -t goat-deploy-plugin .
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|||||||
Reference in New Issue
Block a user