Caching cleanup

pull/310/head
Frostebite 2022-01-02 19:45:27 +00:00
parent f47b8864a5
commit 0430794ca9
2 changed files with 0 additions and 2 deletions

View File

@ -68,7 +68,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AWS_BASE_STACK_NAME: game-ci-stack-integration-tests
CLOUD_RUNNER_TESTS: true
INIT_HOOK: touch cloud-runner-logs && tail -f cloud-runner-logs | xargs -I{} gcloud logging write game-ci "{}"
- uses: ./
id: aws-fargate-unity-build
env:

View File

@ -67,7 +67,6 @@ jobs:
GCP_PROJECT: unitykubernetesbuilder
GCP_LOG_NAME: game-ci
CLOUD_RUNNER_TESTS: true
INIT_HOOK: touch /var/log/cloud-runner-logs && tail -f /var/log/cloud-runner-logs | xargs -I{} gcloud logging write game-ci "{}"
# Use FUSE to mount a storage bucket to a cache folder
EXPERIMENTAL_HOOK: |
- name: FUSE filesystem to s3 for global scale caching