Skip to content

Commit

Permalink
Update integrate.yaml
Browse files Browse the repository at this point in the history
turn off bundle test pending #23 and #40
  • Loading branch information
simskij committed Apr 20, 2022
1 parent 115dd7c commit 1545876
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
channel: '${{ steps.channel.outputs.name }}'
github-token: '${{ secrets.GITHUB_TOKEN }}'

- name: Upload bundle to charmhub
uses: ./upload-bundle
with:
credentials: '${{ secrets.CHARMCRAFT_AUTH }}'
bundle-path: test-bundle/
github-token: '${{ secrets.GITHUB_TOKEN }}'
# - name: Upload bundle to charmhub
# uses: ./upload-bundle
# with:
# credentials: '${{ secrets.CHARMCRAFT_AUTH }}'
# bundle-path: test-bundle/
# github-token: '${{ secrets.GITHUB_TOKEN }}'

0 comments on commit 1545876

Please sign in to comment.