Skip to content
Snippets Groups Projects
Commit 74327137 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add tag

parent 62c735dd
No related branches found
No related tags found
1 merge request!366GMM JAR
...@@ -190,13 +190,13 @@ Unit Tests: ...@@ -190,13 +190,13 @@ Unit Tests:
Publish: Publish:
extends: extends:
- .java - .java
needs: [] needs:
# - Build Image - Build Image
# - Build Project - Build Project
# - Markdown Lint - Markdown Lint
# - Unit Tests - Unit Tests
only: only:
- tags - tags@ghsc/nshmp/nshmp-lib
script: script:
- ./gradlew publish -P version=${CI_COMMIT_TAG} - ./gradlew publish -P version=${CI_COMMIT_TAG}
stage: publish stage: publish
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment