Loading .gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ fake-deploy-beta: - echo "Hello World!" only: - beta environment: beta fake-deploy-live: stage: deploy Loading @@ -43,3 +44,4 @@ fake-deploy-live: - echo "Hello World!" only: - sucs-site environment: live No newline at end of file Loading
.gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ fake-deploy-beta: - echo "Hello World!" only: - beta environment: beta fake-deploy-live: stage: deploy Loading @@ -43,3 +44,4 @@ fake-deploy-live: - echo "Hello World!" only: - sucs-site environment: live No newline at end of file