-
Notifications
You must be signed in to change notification settings - Fork 977
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
webframeworks deploy fails (404) by attempting delete of artifact #8164
Labels
Comments
Hello, I was about to place a new issue but I believe this is heavily related to what Im seeing while doing "firebase deploy" to functions v2
Hope it helps! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment info
firebase-tools:
[email protected]
Platform:
Ubuntu (GitHub Action)
Test case
Using an Astro project with webframeworks deployment, a GitHub Action Yaml like this causes failure:
Steps to reproduce
Run the GitHub Action
Expected behavior
Successful deploy with no errors
Actual behavior
The actual SSR function is deployed successfully (i.e. runs just fine), but the deployment script follows up with a "failure" during cleanup:
The artifacts I do see via Google Console are these:
The text was updated successfully, but these errors were encountered: