Changed to local action
Some checks failed
Test Deploy to OCI Registry / deploy (push) Failing after 50s
Some checks failed
Test Deploy to OCI Registry / deploy (push) Failing after 50s
This commit is contained in:
parent
01e907b877
commit
fbd7d56f5e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Deploy to OCI Registry
|
||||
uses: https://git.smgames.club/SevenOfAces/DeployImage@main
|
||||
uses: ./
|
||||
with:
|
||||
registry-url: 'https://git.smgames.club'
|
||||
registry-token: ${{ secrets.OCI_REGISTRY_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue