This commit is contained in:
parent
064988d539
commit
25691da246
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ steps:
|
||||||
|
|
||||||
deploy-staging:
|
deploy-staging:
|
||||||
# image: node:alpine
|
# image: node:alpine
|
||||||
image: code.lila.network/lauralani/netlify-cli:latest
|
image: lauralani/netlify-cli:latest
|
||||||
pull: true
|
pull: true
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
|
@ -27,7 +27,7 @@ steps:
|
||||||
|
|
||||||
deploy-production:
|
deploy-production:
|
||||||
# image: node:alpine
|
# image: node:alpine
|
||||||
image: code.lila.network/lauralani/netlify-cli:latest
|
image: lauralani/netlify-cli:latest
|
||||||
pull: true
|
pull: true
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
|
|
Loading…
Reference in a new issue