|
@@ -8,8 +8,8 @@ jobs:
|
|
- checkout
|
|
- checkout
|
|
|
|
|
|
- run:
|
|
- run:
|
|
- name: Setup docker and buildx
|
|
|
|
- command: docker buildx create --use
|
|
|
|
|
|
+ name: Setup docker and buildx
|
|
|
|
+ command: docker buildx create --use
|
|
|
|
|
|
- run:
|
|
- run:
|
|
name: install dependencies
|
|
name: install dependencies
|