From 40dd6b8b37d049782e4b42bc71c3a460a979113f Mon Sep 17 00:00:00 2001 From: Frostebite Date: Sun, 10 Apr 2022 01:18:44 +0100 Subject: [PATCH] Update cloud-runner-aws-pipeline.yml --- .github/workflows/cloud-runner-aws-pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cloud-runner-aws-pipeline.yml b/.github/workflows/cloud-runner-aws-pipeline.yml index a177364a..37e0df24 100644 --- a/.github/workflows/cloud-runner-aws-pipeline.yml +++ b/.github/workflows/cloud-runner-aws-pipeline.yml @@ -91,7 +91,6 @@ jobs: aws s3 ls game-ci-test-storage ls /data/cache/$CACHE_KEY ls /data/cache/$CACHE_KEY/build - echo "/data/cache/$CACHE_KEY/build/build-$BUILD_GUID.zip s3://game-ci-test-storage/$CACHE_KEY/$BUILD_FILE build-$BUILD_GUID.zip" aws s3 cp /data/cache/$CACHE_KEY/build/build-$BUILD_GUID.zip s3://game-ci-test-storage/$CACHE_KEY/build-$BUILD_GUID.zip secrets: - name: awsAccessKeyId