Skip to content

Commit

Permalink
temp disable push
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Oct 31, 2023
1 parent 59d65a0 commit ce1977b
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 @@ -47,7 +47,7 @@ jobs:
context: .
file: ./docker/Dockerfile
platforms: linux/amd64
push: true
push: false
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/aider:${{ github.ref_name }}
${{ secrets.DOCKERHUB_USERNAME }}/aider:latest

0 comments on commit ce1977b

Please sign in to comment.