Compare commits
1 Commits
main
...
d9345a0251
| Author | SHA1 | Date | |
|---|---|---|---|
| d9345a0251 |
@@ -2,7 +2,7 @@ name: Build image when workload image tag changes
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ deployment ] # adjust if needed
|
branches: [ development ] # adjust if needed
|
||||||
paths:
|
paths:
|
||||||
- "arcocd/deployment.yaml"
|
- "arcocd/deployment.yaml"
|
||||||
- "Dockerfile" # keep if you also want to rebuild when Dockerfile changes
|
- "Dockerfile" # keep if you also want to rebuild when Dockerfile changes
|
||||||
|
|||||||
Reference in New Issue
Block a user