This commit is contained in:
parent
fb94e6af04
commit
e8925da76a
@ -20,7 +20,7 @@ jobs:
|
|||||||
uses: https://gitea.com/docker/login-action@v2
|
uses: https://gitea.com/docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
registry: https://git.halis.io
|
registry: https://git.halis.io
|
||||||
username: ${{ github.actor }}
|
username: athens-school
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://github.com/docker/build-push-action@v4
|
uses: https://github.com/docker/build-push-action@v4
|
||||||
@ -29,6 +29,4 @@ jobs:
|
|||||||
context: images/debian
|
context: images/debian
|
||||||
file: images/debian/Dockerfile.12.1-node18
|
file: images/debian/Dockerfile.12.1-node18
|
||||||
tags: git.halis.io/athens-school/runner-images:debian12.1-node18
|
tags: git.halis.io/athens-school/runner-images:debian12.1-node18
|
||||||
#tags: git.halis.io/athens-school/runner-images:debian12.1-node18
|
|
||||||
#tags: git.halis.io/athens-school/runner-images:debian12.1-node18
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user