mirror of
https://git.coop/cotech/website.git
synced 2024-11-21 14:23:06 +00:00
remove test deploy servermigration branch
This commit is contained in:
parent
2c8bbc3d5a
commit
c1f9b4162b
@ -49,7 +49,6 @@ deploy:dev:
|
|||||||
url: https://dev.coops.tech
|
url: https://dev.coops.tech
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- servermigration
|
|
||||||
|
|
||||||
deploy:production:
|
deploy:production:
|
||||||
stage: production
|
stage: production
|
||||||
@ -64,7 +63,6 @@ deploy:production:
|
|||||||
url: https://www.coops.tech
|
url: https://www.coops.tech
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- servermigration
|
|
||||||
when: manual
|
when: manual
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user