mirror of
https://github.com/hexastack/hexabot
synced 2025-03-09 22:01:23 +00:00
fix: remove target
This commit is contained in:
parent
4c58f55838
commit
46d1f6cc0d
1
.github/workflows/docker-base.yml
vendored
1
.github/workflows/docker-base.yml
vendored
@ -46,7 +46,6 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: ./api/
|
||||
target: production
|
||||
file: ./api/Dockerfile.base
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
|
Loading…
Reference in New Issue
Block a user