tailscale / gitops-acl-action

GitOps for your Tailscale ACLs
81 stars 24 forks source link

Add support for Gitlab CI #16

Open rdbisme opened 1 year ago

rdbisme commented 1 year ago

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.

DentonGentry commented 1 year ago

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.

rdbisme commented 1 year ago

@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.