This commit is contained in:
parent
fff11b5d08
commit
6cf1464406
@ -21,7 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: https://git.halis.io
|
registry: https://git.halis.io
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: not-a-pass
|
||||||
- name: Build image
|
- name: Build image
|
||||||
run: docker build -f images/debian/Dockerfile.12.1-node18 . -t git.halis.io/athens-school/runner-images:debian12.1-node18
|
run: docker build -f images/debian/Dockerfile.12.1-node18 . -t git.halis.io/athens-school/runner-images:debian12.1-node18
|
||||||
- name: Push image
|
- name: Push image
|
||||||
|
Loading…
Reference in New Issue
Block a user