Introduce gitea-actions to automatically build this container #8
@@ -22,7 +22,7 @@ jobs:
|
||||
name: Run Kaniko to build our docker container.
|
||||
with:
|
||||
image: kocoded/gitea-workspaces/ubuntu-vscode-node
|
||||
tag: ${{ gitea.ref }}
|
||||
tag: ${{ gitea.workflow_sha }}
|
||||
tag_with_latest: true
|
||||
registry: git.kocoder.xyz
|
||||
username: ${{ secrets.CI_RUNNER_USER }}
|
||||
|
||||
Reference in New Issue
Block a user