This commit is contained in:
parent
183b0b5396
commit
52756cbae4
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ jobs:
|
|||
runs-on: selfhosted
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: podman manifest create git.farthergate.com/asr/phlexite:latest
|
||||
- run: podman manifest create --replace git.farthergate.com/asr/phlexite:latest
|
||||
- run: podman build --platform linux/amd64,linux/arm64 --manifest git.farthergate.com/asr/phlexite:latest .
|
||||
- run: podman manifest push git.farthergate.com/asr/phlexite:latest --creds=asr:'${{secrets.PACKAGES_SECRET}}'
|
Loading…
Add table
Add a link
Reference in a new issue