Skip to content

Commit

Permalink
Remove pushing PR to Renku repo
Browse files Browse the repository at this point in the history
  • Loading branch information
wesjdj committed Jul 2, 2024
1 parent f1c76fb commit 3d455aa
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build-and-push-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,4 @@ jobs:
uses: SwissDataScienceCenter/renku-actions/publish-chartpress-images@v1.11.3
env:
DOCKER_USERNAME: ${{ secrets.RENKU_DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.RENKU_DOCKER_PASSWORD }}
- name: Update component version
uses: SwissDataScienceCenter/renku-actions/update-component-version@v1.11.3
env:
COMPONENT_NAME: spamphibian
GITHUB_TOKEN: ${{ secrets.RENKUBOT_GITHUB_TOKEN }}
DOCKER_PASSWORD: ${{ secrets.RENKU_DOCKER_PASSWORD }}

0 comments on commit 3d455aa

Please sign in to comment.