Loading .gitlab-ci.yml +1 −3 Original line number Diff line number Diff line Loading @@ -22,10 +22,10 @@ stages: deploy:dev01: extends: .deploy:theme when: manual only: - master - main - production environment: name: dev/01 url: https://dev.eeo.one/ Loading @@ -39,7 +39,6 @@ deploy:dev02: only: - master - main - production environment: name: dev/02 url: https://ecloud02.dev.eeo.one Loading @@ -53,7 +52,6 @@ deploy:dev03: only: - master - main - production environment: name: dev/03 url: https://ecloud03.dev.eeo.one Loading Loading
.gitlab-ci.yml +1 −3 Original line number Diff line number Diff line Loading @@ -22,10 +22,10 @@ stages: deploy:dev01: extends: .deploy:theme when: manual only: - master - main - production environment: name: dev/01 url: https://dev.eeo.one/ Loading @@ -39,7 +39,6 @@ deploy:dev02: only: - master - main - production environment: name: dev/02 url: https://ecloud02.dev.eeo.one Loading @@ -53,7 +52,6 @@ deploy:dev03: only: - master - main - production environment: name: dev/03 url: https://ecloud03.dev.eeo.one Loading