Skip to content

Commit 24046c7

Browse files
committed
try
1 parent f6fd7b8 commit 24046c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/instrumentation-quickstart/cloudbuild-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ steps:
1616
- name: golang:1.25
1717
dir: samples/instrumentation-quickstart/integrationtest
1818
env:
19-
- COMPOSE_OVERRIDE_FILE=../docker-compose.cloudbuild.yaml
19+
- COMPOSE_OVERRIDE_FILE=../docker-compose.cloudbuild.yaml,../docker-compose.creds.yaml
2020
# https://github.com/testcontainers/testcontainers-go/issues/2754
2121
- TESTCONTAINERS_RYUK_CONNECTION_TIMEOUT=10m
2222
- TESTCONTAINERS_RYUK_RECONNECTION_TIMEOUT=10m

0 commit comments

Comments
 (0)