This commit is contained in:
parent
658efab540
commit
e0722cd43b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
||||||
- name: Deploy to OCI Registry
|
- name: Deploy to OCI Registry
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
registry-url: 'https://git.smgames.club'
|
registry-url: 'git.smgames.club'
|
||||||
registry-token: ${{ secrets.OCI_REGISTRY_TOKEN }}
|
registry-token: ${{ secrets.OCI_REGISTRY_TOKEN }}
|
||||||
architectures: 'amd64,arm64'
|
architectures: 'amd64,arm64'
|
||||||
tags: 'latest'
|
tags: 'latest'
|
||||||
|
|
Loading…
Add table
Reference in a new issue