Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
davidspek committed Aug 31, 2021
1 parent 313bd75 commit 328e628
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,12 @@ jobs:
-
name: Checkout
uses: actions/checkout@v2
-
name: Get latest tag
id: latest_tag
uses: DavidSpek/gha-get-docker-hub-tags@0.1.15
with:
img: 'ghcr.io/pluralsh/kubeflow-notebooks-${{ matrix.project }}'
# -
# name: Get latest tag
# id: latest_tag
# uses: DavidSpek/gha-get-docker-hub-tags@0.1.15
# with:
# img: 'ghcr.io/pluralsh/kubeflow-notebooks-${{ matrix.project }}'
-
name: Docker meta
id: meta
Expand Down
Empty file removed base/empty
Empty file.

0 comments on commit 328e628

Please sign in to comment.