Skip to content

Commit

Permalink
Fail hub-overview to show that dockerhub page should be updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Oct 23, 2021
1 parent c227845 commit 82ce737
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hub-overview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
- name: Clone Main Repo
uses: actions/checkout@v2

- name: Fail to show, that we need manually update dockerhub overview page
run: exit 1

- name: push README to Dockerhub for base-notebook
uses: christian-korneck/update-container-description-action@d36005551adeaba9698d8d67a296bd16fa91f8e8 # dependabot updates to latest release
env:
Expand Down

0 comments on commit 82ce737

Please sign in to comment.