This commit is contained in:
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
@ -0,0 +1,6 @@
|
||||
steps:
|
||||
build:
|
||||
image: docker:stable
|
||||
commands:
|
||||
- env
|
||||
- echo 'docker build --build-arg="VERSION=$CI_COMMIT_SHA" -t '
|
Reference in New Issue
Block a user