Skip to content

Commit

Permalink
Podman login in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe committed May 7, 2024
1 parent 3ee391e commit 5940bd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
name: build-artifacts
path: build
- run: ./build.sh
- run: podman login -u token -p ${{ github.token }} ghcr.io
- run: podman push ghcr.io/gardenlinux/glvd-api:edge
- run: podman push ghcr.io/gardenlinux/glvd-api:edge_bare

Expand Down

0 comments on commit 5940bd6

Please sign in to comment.