Compare commits

..

1 Commits

Author SHA1 Message Date
3957aef3c6 feat: initial setup
Some checks failed
Build / build (pull_request) Failing after 0s
- manage nomad jobs
- create makefile
- create gitignore
- manage terragrunt environments
- add build jobs
2024-12-28 14:37:04 +11:00

View File

@ -7,7 +7,7 @@ jobs:
build: build:
runs-on: almalinux-8 runs-on: almalinux-8
container: container:
image: git.query.consul/unkin/almalinux9-buildrunner:latest image: git.query.consul/unkin/almalinux8-buildrunner:latest
options: --privileged options: --privileged
steps: steps: