This commit is contained in:
parent
84af4e2b14
commit
3e1b92eddc
@ -24,7 +24,5 @@ jobs:
|
|||||||
run: echo "IMAGE_NAME=$(echo $GITHUB_SERVER_URL/$GITHUB_REPOSITORY | tr '[:upper:]' '[:lower:]' | cut -d '/' -f3-)" >> $GITHUB_OUTPUT
|
run: echo "IMAGE_NAME=$(echo $GITHUB_SERVER_URL/$GITHUB_REPOSITORY | tr '[:upper:]' '[:lower:]' | cut -d '/' -f3-)" >> $GITHUB_OUTPUT
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://gitea.com/docker/build-push-action@v4
|
uses: https://gitea.com/docker/build-push-action@v4
|
||||||
with:
|
|
||||||
tags: git.halis.io/athens-school/runner-images:debian12.1-node18
|
|
||||||
#tags: ${{ steps.tag_vars.outputs.IMAGE_NAME }}:debian12.1-node18
|
#tags: ${{ steps.tag_vars.outputs.IMAGE_NAME }}:debian12.1-node18
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user