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

This commit is contained in:
Chris Cowley 2024-10-03 17:39:54 +02:00
parent d59a12aa52
commit 98cfa7b299

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_NAME}"
echo "docker build -t code.lab.cowley.tech/${GITHUB_REPOSITORY}:${GITHUB_REF}"