create artefact only for tagged commit on master branch
This is repported to work :
only:
- tags
except:
- branches
https://stackoverflow.com/questions/42796018/how-to-run-a-gitlab-ci-yml-job-only-on-a-tagged-branch
This is repported to work :
only:
- tags
except:
- branches
https://stackoverflow.com/questions/42796018/how-to-run-a-gitlab-ci-yml-job-only-on-a-tagged-branch