This commit is contained in:
parent
413591f1c9
commit
0eae752414
@ -20,8 +20,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
docker login git.halis.io -u therbron -p ${{ secrets.GITHUB_TOKEN }}
|
docker login git.halis.io -u therbron -p ${{ secrets.GITHUB_TOKEN }}
|
||||||
docker pull ubuntu:latest
|
docker pull ubuntu:latest
|
||||||
docker tag ubuntu:latest git.halis.io/athens-school/runner-images:ubuntu
|
docker tag ubuntu:latest git.halis.io/therbron/runner-images:ubuntu
|
||||||
docker push git.halis.io/athens-school/runner-images:ubuntu
|
docker push git.halis.io/therbron/runner-images:ubuntu
|
||||||
- name: Login to register
|
- name: Login to register
|
||||||
uses: https://gitea.com/docker/login-action@v2
|
uses: https://gitea.com/docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user