Skip to content

Commit 6511879

Browse files
committed
commented out send port to google cloud
1 parent e96dd42 commit 6511879

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-warehouse.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ jobs:
210210
--aws-access-key-id "$AWS_ACCESS_KEY_ID"
211211
--aws-secret-access-key "$AWS_SECRET_ACCESS_KEY"
212212
--s3-bucket-name elementary-ci-artifacts
213-
--google-service-account-path /tmp/gcs_keyfile.json
214-
--gcs-bucket-name elementary_ci_artifacts
213+
# --google-service-account-path /tmp/gcs_keyfile.json
214+
# --gcs-bucket-name elementary_ci_artifacts
215215
--azure-connection-string "$AZURE_CONNECTION_STRING"
216216
--azure-container-name reports
217217
--update-bucket-website true

0 commit comments

Comments
 (0)