Skip to content

Commit

Permalink
Adding tags
Browse files Browse the repository at this point in the history
  • Loading branch information
anandmohan777 committed Jan 29, 2021
1 parent 501315f commit 5d633fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ docker-build:
stage: package
script:
- mvn clean package "-DdockerRegistry=$CI_REGISTRY_IMAGE" "-Dimage.version=$CI_COMMIT_TAG" -P production -DskipTests
only:
- tags

0 comments on commit 5d633fd

Please sign in to comment.