2.9.24-prod #564
Annotations
2 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload apps.yml to CDN bucket
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files:
- uses: 'actions/checkout@v4'
# ...
- uses: 'google-github-actions/upload-cloud-storage@v2'
Check that the "path" points to a valid destination on disk, relative to the GitHub Workspace. Make sure your files are not being ignored via a .gcloudignore file in the repository.
|
Loading