This commit is contained in:
parent
3543f0cb91
commit
3deeda708c
1 changed files with 2 additions and 2 deletions
|
@ -6,5 +6,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: podman login git.farthergate.com -u=asr -p='${{secrets.FORGEJO_TOKEN}}'
|
||||
- run: podman build . -t git.farthergate.com/asr/phlexite:latest
|
||||
- run: podman push git.farthergate.com/asr/phlexite:latest
|
||||
- run: podman build . -t git.farthergate.com/asr/phlexite-docker:latest
|
||||
- run: podman push git.farthergate.com/asr/phlexite-docker:latest
|
Loading…
Add table
Add a link
Reference in a new issue