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:
|
||||
# image: node:alpine
|
||||
image: code.lila.network/lauralani/netlify-cli:latest
|
||||
image: lauralani/netlify-cli:latest
|
||||
pull: true
|
||||
when:
|
||||
- event: push
|
||||
|
@ -27,7 +27,7 @@ steps:
|
|||
|
||||
deploy-production:
|
||||
# image: node:alpine
|
||||
image: code.lila.network/lauralani/netlify-cli:latest
|
||||
image: lauralani/netlify-cli:latest
|
||||
pull: true
|
||||
when:
|
||||
- event: push
|
||||
|
|
Loading…
Reference in a new issue