Verbeter anatomie en plaatsing van avataraccessoires (v0.4.46-beta) #1

Open
bes-r wants to merge 192 commits from bes-r/avatar-realism into main AGit
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 1db182f440 - Show all commits

View file

@ -11,7 +11,7 @@ concurrency:
jobs: jobs:
build-and-deploy: build-and-deploy:
runs-on: ubuntu-latest # pas aan naar het label van jouw Forgejo-runner runs-on: self-hosted # label van jouw Forgejo-runner
env: env:
# 10.0.20.22:3000 - host van je Forgejo (= container registry host) # 10.0.20.22:3000 - host van je Forgejo (= container registry host)
REGISTRY: ${{ vars.REGISTRY }} REGISTRY: ${{ vars.REGISTRY }}

View file

@ -12,7 +12,7 @@ concurrency:
jobs: jobs:
build-and-deploy: build-and-deploy:
runs-on: ubuntu-latest # pas aan naar het label van jouw Forgejo-runner runs-on: self-hosted # label van jouw Forgejo-runner
env: env:
REGISTRY: ${{ vars.REGISTRY }} REGISTRY: ${{ vars.REGISTRY }}
IMAGE_NAME: ${{ github.repository }} # bes-r/teach IMAGE_NAME: ${{ github.repository }} # bes-r/teach