Skip to content

Commit 9d9fc5b

Browse files
committed
Add Azure to hack/copy-to-tssc-templates
Signed-off-by: Tomáš Nevrlka <[email protected]>
1 parent 19b3577 commit 9d9fc5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/copy-to-tssc-templates

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ rm -rf $JENKINS_SHARED_LIB/resources/env.template.sh
7070
rm -rf $JENKINS_SHARED_LIB/resources/signing-secret-env.sh
7171

7272
# templates are copied 1-1
73-
for ciType in jenkins gitlabci githubactions; do
73+
for ciType in jenkins gitlabci githubactions azure; do
7474
update-tssc-templates $CI_ROOT_SRC $ciType rhtap/env.template.sh $GEN_SRC
7575
update-tssc-templates $CI_ROOT_GITOPS $ciType rhtap/env.template.sh $GEN_GITOPS
7676
done

0 commit comments

Comments
 (0)