Skip to content

Commit

Permalink
Merge pull request #129 from aali309/test1
Browse files Browse the repository at this point in the history
feat(ci): test1
  • Loading branch information
aali309 committed Oct 31, 2023
2 parents c5a9f3d + 6bccb83 commit 192f6ef
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,6 @@ jobs:
uses: s4u/maven-settings-action@v2
with:
githubServer: false
- name: ghcr login
uses: redhat-actions/podman-login@v1
with:
registry: ghcr.io/${{ github.repository_owner }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: skjolber/maven-cache-github-action@v1
with:
step: restore
Expand Down

0 comments on commit 192f6ef

Please sign in to comment.