Skip to content

Commit fd10ef0

Browse files
authored
ci: Update build-and-push.yaml (#74)
* ci: Update build-and-push.yaml * Update build-and-push.yaml
1 parent a9d4919 commit fd10ef0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ jobs:
2121
build_and_push_docker:
2222
uses: MapColonies/shared-workflows/.github/workflows/build-and-push-docker.yaml@master
2323
secrets: inherit
24+
with:
25+
scope: infra
2426

2527
build_and_push_helm:
2628
uses: MapColonies/shared-workflows/.github/workflows/build-and-push-helm.yaml@master
2729
secrets: inherit
30+
with:
31+
scope: infra

0 commit comments

Comments
 (0)