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

This commit is contained in:
Chris Cowley 2024-10-03 17:41:34 +02:00
parent 98cfa7b299
commit 1ff64854a3

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_REF}"
echo "docker build -t code.lab.cowley.tech/${GITHUB_REPOSITORY}:$(git rev-parse --short HEAD)"