Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: triggering gitlab pipeline on tags (#717)
I noticed that if we trigger Gitlab pipeline from a tag, the action fails. And if we trigger it from a branch, the Docker image tags are weird. So we should trigger it from a tag from the release branch and from branch (push) from develop and master.
- Loading branch information