So for example maybe we create on-file-push3, and on-file-push4. Keep maybe the most recent two available? Maybe this is more confusing...
So for example maybe we create on-file-push3, and on-file-push4. Keep maybe the most recent two available? Maybe this is more confusing... See: https://code.jlab.org/acc/iac/release-workflow/-/issues/15
# Auto DevOps
# Auto DevOps
I thought this simply provided a group default `.gitlab-ci.yml` if none is provided in a project, but upon closer inspection that isn't what this does (I think). Auto DevOps appears to apply GitLab generic workflows based on detected content in your repo. Doesn't appear to be working, at least not well. Could investigate later.
I thought this simply provided a group default `.gitlab-ci.yml` if none is provided in a project, but upon closer inspection that isn't what this does (I think). Auto DevOps appears to apply GitLab generic workflows based on detected content in your repo. Doesn't appear to be working, at least not well. Could investigate later.