Skip to content

Commit

Permalink
Remove GitHub Actions dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee authored Oct 3, 2024
1 parent 15db4cc commit bf4a83b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
strategy:
matrix:
version: ${{ fromJSON(needs.get-ubuntu-versions.outputs.versions) }}
env:
REGISTRY_USER: ${{ github.actor }}
REGISTRY_PASSWORD: ${{ github.token }}
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
steps:
- name: Log in to GitHub Container Registry
uses: redhat-actions/podman-login@v1
Expand Down

0 comments on commit bf4a83b

Please sign in to comment.