feat(treinaai-runner): pull from Harbor andy/gh-runner-android, add imagePullSecrets
This commit is contained in:
@@ -14,9 +14,11 @@ spec:
|
||||
labels:
|
||||
app: treinaai-runner
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-pull
|
||||
containers:
|
||||
- name: runner
|
||||
image: treinaai/gh-runner-android:latest
|
||||
image: harbor.andy.dev.br/andy/gh-runner-android:latest
|
||||
env:
|
||||
- name: REPO_URL
|
||||
value: https://github.com/treinow-app/treinow-app
|
||||
|
||||
Reference in New Issue
Block a user