forked from zmkfirmware/zmk
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zmkfirmware#481: TODO: ci: migrate workflows to zmk-docker
Leverages the new zmk-build-arm Docker image published by the zmk-docker project. Reduces build times, enhances DevOps capabilities, and tightly couples CI build container with the developer container. TODO: Once zmk-docker has been adopted by zmkfirmware, replace with: container: image: ghcr.io/zmkfirmware/zmk-build-arm:2.3 credentials: username: ${{ github.repository_owner }} password: ${{ secrets.GHCR_TOKEN }} PR: zmkfirmware#481
- Loading branch information
Showing
2 changed files
with
14 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters