ci: Make test manual
This commit is contained in:
parent
c849686cb3
commit
7b4107e908
@ -10,6 +10,7 @@ cache:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test-and-build
|
stage: test-and-build
|
||||||
|
when: manual
|
||||||
except:
|
except:
|
||||||
- main
|
- main
|
||||||
tags:
|
tags:
|
||||||
@ -78,13 +79,4 @@ deploy-prod:
|
|||||||
script:
|
script:
|
||||||
- make deploy-api-prod
|
- make deploy-api-prod
|
||||||
cache: []
|
cache: []
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
||||||
deploy-roi-worker:
|
|
||||||
tags:
|
|
||||||
- emblem-s1
|
|
||||||
stage: deploy
|
|
||||||
when: manual
|
|
||||||
script:
|
|
||||||
- make deploy-roi-worker
|
|
||||||
cache: []
|
|
||||||
Loading…
x
Reference in New Issue
Block a user