This commit is contained in:
parent
aa918422df
commit
fbc776445d
1 changed files with 1 additions and 3 deletions
|
@ -6,7 +6,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: build using dind
|
||||
container:
|
||||
image: docker:dind
|
||||
run: |
|
||||
docker build -t code.lab.cowley.tech/${GITHUB_REPOSITORY}:${GITHUB}
|
||||
echo "docker build -t code.lab.cowley.tech/${GITHUB_REPOSITORY}:${GITHUB}"
|
||||
|
|
Loading…
Add table
Reference in a new issue