This commit is contained in:
parent
d59a12aa52
commit
98cfa7b299
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: build using dind
|
- name: build using dind
|
||||||
run: |
|
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}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue