gitops-acl-action icon indicating copy to clipboard operation
gitops-acl-action copied to clipboard

Add support for Gitlab CI

Open rdbisme opened this issue 3 years ago • 2 comments

Hello, I've added a YAML file that can be included in Gitlab projects to exploit the same logic as for the Github action. This requires the Docker image to be available in a registry (added a workflow for that).

Let me know what you think.

rdbisme avatar Dec 10 '22 23:12 rdbisme

This might be better done as a separate repository at gitlab, rather than try to accommodate both here. I say this because it makes testing changes more difficult.

DentonGentry avatar Dec 14 '22 14:12 DentonGentry

@DentonGentry Ok, I can switch to a Gitlab project (a Gitlab CI might be hooked here as a check, in case you might evaluate that as an alternative).

What about the workflow to push the Docker image into the registry? I'd prefer to use the "official" image.

rdbisme avatar Dec 14 '22 19:12 rdbisme