ci: Make test manual
This commit is contained in:
parent
c849686cb3
commit
7b4107e908
@ -10,6 +10,7 @@ cache:
|
||||
|
||||
test:
|
||||
stage: test-and-build
|
||||
when: manual
|
||||
except:
|
||||
- main
|
||||
tags:
|
||||
@ -79,12 +80,3 @@ deploy-prod:
|
||||
- make deploy-api-prod
|
||||
cache: []
|
||||
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