mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
temp disable push
This commit is contained in:
parent
59d65a0b1b
commit
ce1977b75c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue