Skip to content

Commit

Permalink
Disable building of docker image temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
tillrohrmann committed Dec 2, 2023
1 parent 93edd64 commit ea9cba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

create-release:
name: Create release
needs: [build-docker-image]
#needs: [build-docker-image]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit ea9cba1

Please sign in to comment.