Skip to content

Commit

Permalink
Merge pull request #895 from SyneRBI/drop-docker-alias
Browse files Browse the repository at this point in the history
docker: drop `:jupyter` tag alias
  • Loading branch information
casperdcl authored Mar 23, 2024
2 parents d7291d7 + 0d75855 commit 89be7c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=raw,value=jupyter,enable=${{ startsWith(github.ref, 'refs/tags') }}
labels: |
org.opencontainers.image.licenses=Apache-2.0${{ matrix.type == 'gpu' && ' AND BSD-3-Clause AND GPL-3.0' || '' }}
- uses: docker/login-action@v3
Expand Down

0 comments on commit 89be7c4

Please sign in to comment.