Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6adbbb36b2 | ||
|
|
329afdbe81 | ||
|
|
13501567c0 |
@@ -11,6 +11,8 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
DOCKER_TARGET_PLATFORM: linux/arm/v7
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
|
||||
@@ -55,3 +55,5 @@ spec:
|
||||
secretKeyRef:
|
||||
name: snowflake
|
||||
key: worker_id
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
|
||||
Reference in New Issue
Block a user