Skip to content
Snippets Groups Projects
Unverified Commit a9ddac44 authored by Max Adamo's avatar Max Adamo
Browse files

trigger CI

parent 17fd31bf
No related branches found
No related tags found
No related merge requests found
Pipeline #72087 passed
...@@ -79,7 +79,7 @@ You can add this code snippet inside `~/.gitconfig`: ...@@ -79,7 +79,7 @@ You can add this code snippet inside `~/.gitconfig`:
pushall-tags = !git remote | xargs -L1 git push --tags pushall-tags = !git remote | xargs -L1 git push --tags
``` ```
You can apply the change onto `master` branch. Then you can apply the changes onto `master` branch and create a tag starting from branch master.
If you want to create version 1.2.3, the commands below will trigger the CI and upload the files to Artifactory: If you want to create version 1.2.3, the commands below will trigger the CI and upload the files to Artifactory:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment