This repository has been archived by the owner on Jan 14, 2024. It is now read-only.
Gitlab CI/CD #217
johnmmcgee
started this conversation in
Bluefin
Replies: 1 comment 1 reply
-
You should start with creating the part that builds an image using buildah/podman and pushes it to a registry. Then get the signing done. You should probably do the startingpoint specific parts last, ensuring everything else works first. I'm also going to work on a "compiler" from the recipe into a (atleast almost) self-contained Containerfile, which could make the process easier. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
In the interest of the close bug report, i am starting this thread. I am going to attempt create this myself, however my experience with gitlab ci/cd is extremely limited, so this will be a learning experience for myself.
blue-build/legacy-template#55
Beta Was this translation helpful? Give feedback.
All reactions