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

This commit is contained in:
Chris Cowley 2024-10-03 17:38:23 +02:00
parent fbc776445d
commit d59a12aa52

View file

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