Skip to content

Commit

Permalink
New realease 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bisnow33 committed Feb 17, 2021
1 parent c827e37 commit e1a8fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image: maven:3-jdk-8
variables:
CI_PROJECT_PATH: "ReightI/test-nucleusj-ci-cd"
API_IMAGE_NAME: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME
VERSION: "1.2.0"
VERSION: "1.2.1"

stages:
- compile
Expand Down

0 comments on commit e1a8fa2

Please sign in to comment.