This commit is contained in:
parent
ca12634fc4
commit
74c419d461
1 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@ jobs:
|
|||
runs-on: selfhosted
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: podman build . -t git.farthergate.com/asr/phlexite-docker:latest
|
||||
- run: podman push git.farthergate.com/asr/phlexite-docker:latest --creds=asr:'${{secrets.PACKAGES_SECRET}}'
|
||||
- run: podman build . -t git.farthergate.com/asr/phlexite:latest
|
||||
- run: podman push git.farthergate.com/asr/phlexite:latest --creds=asr:'${{secrets.PACKAGES_SECRET}}'
|
Loading…
Add table
Add a link
Reference in a new issue