diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml index 970f6576..3abd959e 100644 --- a/.github/workflows/build-all.yml +++ b/.github/workflows/build-all.yml @@ -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 diff --git a/base/empty b/base/empty deleted file mode 100644 index e69de29b..00000000