Skip to content

Tag push jobs are not being triggered #25802

Answered by BrightRan
denzp asked this question in Actions
Discussion options

You must be logged in to vote

Hi denzp,

I forked your repository and tested the tags filter on the fork repository:

I checkout the branch consistent-caching, and made some changes, then I executed the following git commands to add to tags and push the tags the remote.

git commit -a -m "Update README.md - 19110803"
git tag cargo-container-tools-ver03
git tag cargo-wharf-frontend-ver03
git push –tags

 Then these two tags triggered two workflows as expectation.

This also can work on master branch, but not on experiment-dockerfile branch, because the on experiment-dockerfile branch there are no the YAML files for workflows.

What branch did you checkout to push the tags? Please make sure the …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants