fix(ci): setup tinygo
Some checks failed
Build and Push Server / build-and-push (push) Failing after 1m45s
Some checks failed
Build and Push Server / build-and-push (push) Failing after 1m45s
This commit is contained in:
@@ -84,7 +84,7 @@ jobs:
|
|||||||
file: ./server/Dockerfile
|
file: ./server/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
${{ gitea.instance }}/${{ gitea.repository_owner }}/${{ gitea.repository_name }}:latest
|
git.max-richter.dev/${{ gitea.repository }}:latest
|
||||||
${{ gitea.instance }}/${{ gitea.repository_owner }}/${{ gitea.repository_name }}:${{ steps.commit.outputs.sha_short }}
|
git.max-richter.dev/${{ gitea.repository }}:${{ steps.commit.outputs.sha_short }}
|
||||||
build-args: |
|
build-args: |
|
||||||
GIT_COMMIT=${{ gitea.commit_sha }}
|
GIT_COMMIT=${{ gitea.commit_sha }}
|
||||||
|
|||||||
Reference in New Issue
Block a user