sanity check
All checks were successful
/ build (push) Successful in 8s

This commit is contained in:
Chris Cowley 2024-10-03 17:34:56 +02:00
parent aa918422df
commit fbc776445d

View file

@ -6,7 +6,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: build using dind
container:
image: docker:dind
run: |
docker build -t code.lab.cowley.tech/${GITHUB_REPOSITORY}:${GITHUB}
echo "docker build -t code.lab.cowley.tech/${GITHUB_REPOSITORY}:${GITHUB}"