Skip to content

Commit 1bf3a67

Browse files
committed
force failure
1 parent 124f549 commit 1bf3a67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -691,9 +691,9 @@ jobs:
691691
--shared-password password \
692692
--kotsadm-registry ttl.sh \
693693
--kotsadm-namespace automated-${{ github.run_id }} \
694-
--additional-labels testlabel1=testvalue1 \
694+
--additional-labels testlabel1=testvalue2 \
695695
--additional-labels test.label/two=test.value.two \
696-
--additional-annotations testannotation1=testannotationvalue1 \
696+
--additional-annotations testannotation1=testannotationvalue2 \
697697
--additional-annotations test.annotation/two=testannotation.value.two \
698698
--kotsadm-tag 24h | tee output.txt
699699

0 commit comments

Comments
 (0)