ci: Changed workflow to trigger deploy after build using the commit sha in image tags
All checks were successful
build / build (push) Successful in 15s

This commit is contained in:
Patrick Sy 2025-10-02 16:18:13 +02:00
parent a5ebeff989
commit 81006d192b
Signed by: Patrick.Sy
GPG key ID: DDDC8EC51823195E
3 changed files with 13 additions and 1 deletions

View file

@ -32,7 +32,7 @@ spec:
volumes:
containers:
- name: edgeconnect-coder
image: nginx:latest
image: ###IMAGETAG###
imagePullPolicy: Always
ports:
- containerPort: 80