This commit is contained in:
parent
fbc776445d
commit
d59a12aa52
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue