gitlab manual trigger set
This commit is contained in:
@@ -14,6 +14,7 @@ build-job:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- target/*.jar
|
- target/*.jar
|
||||||
|
when: manual
|
||||||
tags:
|
tags:
|
||||||
- OLYMPUS
|
- OLYMPUS
|
||||||
|
|
||||||
@@ -43,6 +44,7 @@ docker_build-job: # This job runs in the test stage.
|
|||||||
- if: $CI_COMMIT_BRANCH
|
- if: $CI_COMMIT_BRANCH
|
||||||
exists:
|
exists:
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
|
when: manual
|
||||||
tags:
|
tags:
|
||||||
- OLYMPUS
|
- OLYMPUS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user