-
v0.5.229c8caa7 · ·
fix: Set caching on build stage to only push instead of pull-push
-
v0.5.18f5dd605 · ·
Set default job mode for testing to artifacts, because caching is not always available.
-
v0.5.00d17f4f5 · ·
Added Option to use Caching instead of Artifacts and improved logging.
-
v0.4.0c64d12ce · ·
Docker Hub Container Images are now pulled from the GitLab Dependency Proxy by default.
-
v0.3.05c0a93ac · ·
Added rego file for trivy to check version pinning of packages (HIGH severity) in the lint template, removed warning for missing Healtchceck (OCI format doesn't use Healtchceck, it is Docker format specific) and make it fail if HIGH or CRITICAL issues are found. Added Coloring to echo outputs. Improved README and fixed syntax issues.
-
v0.2.001d3ed6f · ·
Added options to set tags and before/after script for each job.