gitlab manual trigger set

This commit is contained in:
sumedh
2024-08-09 00:26:30 +05:30
parent 73e9d63330
commit 552e291ccb

View File

@@ -14,6 +14,7 @@ build-job:
artifacts:
paths:
- target/*.jar
when: manual
tags:
- OLYMPUS
@@ -43,6 +44,7 @@ docker_build-job: # This job runs in the test stage.
- if: $CI_COMMIT_BRANCH
exists:
- Dockerfile
when: manual
tags:
- OLYMPUS