Merge pull request #848 from mozilla-iam/remove_decommed_groups #531
main.yaml
on: push
Test Dashboard Configuration
/
Test Configuration
7s
Deploy to Development
/
Deploy to Google CDN
11s
Deploy to Production
/
Deploy to Google CDN
Annotations
1 warning
Deploy to Development / Deploy to Google CDN
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.
|