Skip to content

Commit 6100153

Browse files
fix: fixed broken line
1 parent 8d25fb3 commit 6100153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integration-template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ env:
110110
AWS_PROFILE: distribution
111111
NAMESPACE_PREFIX: distribution-
112112
CLUSTER_NAME: camunda-ci-eks
113-
LABELS: janitor/ttl=1h camunda.cloud/ephemeral=true TEST_DOCKER_PASSWORD_CAMUNDA_CLOUD: ${{ secrets.DISTRO_CI_DOCKER_PASSWORD_CAMUNDA }}
113+
LABELS: janitor/ttl=1h camunda.cloud/ephemeral=true TEST_DOCKER_PASSWORD_CAMUNDA_CLOUD
114114

115115
jobs:
116116
init:

0 commit comments

Comments
 (0)