Update docker.yml
This commit is contained in:
@@ -153,10 +153,11 @@ jobs:
|
||||
with:
|
||||
context: app
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: buzzerburger/test:latest
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: buzzerburger/test:latest
|
||||
|
||||
# for an approved pull_request, only push pr-specific tags
|
||||
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user