Update to reflect latest base container (#143)
* pull base container from ghcr * also push to ghcr * also publish arm container
This commit is contained in:
@@ -57,7 +57,10 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: qmkfm/qmk_cli:latest
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: |
|
||||
ghcr.io/qmk/qmk_cli:latest
|
||||
qmkfm/qmk_cli:latest
|
||||
- name: Trigger OS package builds
|
||||
run: ./trigger_packages
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user