fix not modifying the correct images
All checks were successful
Build and Push Container Image / build-and-push (push) Successful in 2m37s
All checks were successful
Build and Push Container Image / build-and-push (push) Successful in 2m37s
This commit is contained in:
@@ -16,15 +16,10 @@ patches:
|
||||
namespace: taskarr
|
||||
|
||||
images:
|
||||
- name: election
|
||||
newName: reg.milasholsting.dk/taskarr/taskarr
|
||||
newTag: sha-c434f4f
|
||||
- name: election-migration
|
||||
newName: reg.milasholsting.dk/taskarr/taskarr-migrator
|
||||
newTag: sha-c434f4f
|
||||
- name: main
|
||||
newName: reg.milasholsting.dk/taskarr/taskarr
|
||||
newTag: latest
|
||||
- name: migrator
|
||||
newName: reg.milasholsting.dk/taskarr/migrator
|
||||
newTag: latest
|
||||
- name: main
|
||||
newName: reg.milasholsting.dk/taskarr/taskarr
|
||||
newTag: sha-c434f4f
|
||||
- name: migrator
|
||||
newName: reg.milasholsting.dk/taskarr/migrator
|
||||
newTag: sha-c434f4f
|
||||
|
||||
|
||||
Reference in New Issue
Block a user