Skip to content

Commit

Permalink
fix: release
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitFicus committed Jul 15, 2024
1 parent beacf9d commit 40f97c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,5 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: .
file: ./Dockerfile
cache-from: |
type=local,src=target/scala-2.13
push: true
tags: maif/izanami:${{ github.event.inputs.releaseVersion }}

0 comments on commit 40f97c1

Please sign in to comment.