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:
|
||||
image: docker
|
||||
commands:
|
||||
- cat Dockerfile | docker build -t goat-deploy-plugin -
|
||||
- docker build -t goat-deploy-plugin .
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user