mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 23:12:56 +00:00
Fail hub-overview to show that dockerhub page should be updated
This commit is contained in:
3
.github/workflows/hub-overview.yml
vendored
3
.github/workflows/hub-overview.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user