Skip to content

Commit

Permalink
Remove tags
Browse files Browse the repository at this point in the history
  • Loading branch information
tomyun committed Apr 11, 2024
1 parent 51e79aa commit f5ade09
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 @@ -30,7 +30,6 @@ jobs:
file: .binder/Dockerfile
platforms: ${{ matrix.platform }}
build-args: REPO_DIR=/home/Cropbox.jl
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
- run: |
Expand Down

0 comments on commit f5ade09

Please sign in to comment.