mirror of
https://github.com/coleam00/bolt.new-any-llm
synced 2024-12-27 22:33:03 +00:00
Update github-build-push.yml
This commit is contained in:
parent
8150f6f459
commit
1799636ba2
13
.github/workflows/github-build-push.yml
vendored
13
.github/workflows/github-build-push.yml
vendored
@ -36,15 +36,4 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository }}:latest
|
||||
ghcr.io/${{ github.repository }}:${{ github.sha }}
|
||||
|
||||
- name: Build and Push Containers
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
file: Dockerfile
|
||||
platforms: linux/amd64,linux/arm64,linux/arm
|
||||
push: true
|
||||
tags: |
|
||||
registry.bukn.net/${{ github.event.repository.name }}:latest
|
||||
registry.bukn.net/${{ github.event.repository.name }}:${{ github.sha }}
|
||||
ghcr.io/${{ github.repository }}:${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user