This commit is contained in:
parent
3053ecd476
commit
017e4c7144
@ -20,7 +20,7 @@ pipeline:
|
||||
branch: master
|
||||
|
||||
build-dev:
|
||||
image: cbrgm/drone-hugo:latest
|
||||
image: local/drone-hugo:latest
|
||||
buildDrafts: true
|
||||
buildFuture: true
|
||||
buildExpired: true
|
||||
@ -30,7 +30,7 @@ pipeline:
|
||||
branch: develop
|
||||
|
||||
build-prod:
|
||||
image: cbrgm/drone-hugo:latest
|
||||
image: local/drone-hugo:latest
|
||||
buildDrafts: false
|
||||
buildFuture: false
|
||||
buildExpired: false
|
||||
|
Loading…
Reference in New Issue
Block a user