Update '.woodpecker/build-dev.yml'
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
when:
|
||||
branch: dev
|
||||
event: [push, manual]
|
||||
path:
|
||||
include: [ '.woodpecker/build-dev.yaml', 'build/*', 'Dockerfile' ]
|
||||
|
||||
pipeline:
|
||||
build_and_publish:
|
||||
@@ -11,7 +14,3 @@ pipeline:
|
||||
context: ./build
|
||||
repo: vistanarvas/${CI_REPO_NAME}
|
||||
tag: dev
|
||||
when:
|
||||
path:
|
||||
include: [ '.woodpecker/build-dev.yaml', 'build/*', 'Dockerfile' ]
|
||||
event: [push, manual]
|
||||
|
||||
Reference in New Issue
Block a user