You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
firecow
changed the title
Job with rules:exists referring to an existing file with a filename defined in a variable does not run
Implement rules:exists
Dec 9, 2023
Hi thanks for the quick response.
It's a bit more subtle than the new issue title suggests, because "rules: exists" is already working when the target filename is referenced directly in a "rules: exists: [filename]". It just doesn't work when the filename is provided indirectly via a variable.
.gitlab-ci.yml illustrating the issue:
example.txt:
Expected behavior
Both jobs should run as they do on GitLab (see this pipeline)
Host information
Ubuntu 22.04
The text was updated successfully, but these errors were encountered: