forked from kofal.net/zmk
Attempt to build the docker image.
This commit is contained in:
@@ -11,3 +11,12 @@ build:
|
||||
|
||||
script:
|
||||
- west build -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire
|
||||
|
||||
build:dockerimage:
|
||||
services:
|
||||
- docker:stable-dind
|
||||
|
||||
image: docker:stable
|
||||
|
||||
script:
|
||||
- docker build .
|
||||
|
||||
Reference in New Issue
Block a user