Skip to content
Snippets Groups Projects

Refactor CI/CD pipeline to include workflow rules and retain only deploy jobs

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -49,7 +49,7 @@ deploy_http_proxy_node:
-c id -f value --image $HTTP_PROXY_IMAGE_ID
--network $PROXY_NETWORK
--security-group https-port
--security-group http-port
--security-group http-port
--security-group allow-ssh
--user-data user_data.txt
--flavor $INSTANCE_FLAVOR
Loading