Skip to content
Snippets Groups Projects
Commit 9a880dc0 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

fix: deploy to staging env instead of knightly

parent 286aae21
No related branches found
No related tags found
1 merge request!3Change compute reference to login
...@@ -33,7 +33,7 @@ workflow: ...@@ -33,7 +33,7 @@ workflow:
deploy_http_proxy_node: deploy_http_proxy_node:
stage: deploy stage: deploy
environment: environment:
name: knightly name: staging
tags: tags:
- build - build
script: script:
...@@ -69,7 +69,7 @@ deploy_http_proxy_node: ...@@ -69,7 +69,7 @@ deploy_http_proxy_node:
deploy_ssh_proxy_node: deploy_ssh_proxy_node:
stage: deploy stage: deploy
environment: environment:
name: knightly name: staging
tags: tags:
- build - build
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment