Skip to content

Commit

Permalink
remove from all workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Janin-Michel-Mathias committed Feb 6, 2024
1 parent fc66af3 commit 59785c1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ jobs:
name: Build Module
needs: update-signature
runs-on: ubuntu-latest
container:
image: jahia/cimg-mvn-cache:ga_cimg_openjdk_8.0.312-node
credentials:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
steps:
- uses: actions/checkout@v3
- name: Setup corepack
Expand Down

0 comments on commit 59785c1

Please sign in to comment.