Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Gitlab CI #16

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add support for Gitlab CI #16

wants to merge 5 commits into from

Conversation

rdbisme
Copy link

@rdbisme rdbisme commented Dec 10, 2022

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
Copy link
Contributor

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
Copy link
Author

rdbisme commented Dec 14, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants