You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
workflows: resolve failures in staging build (fluent#4449)
* workflows: resolve failures in staging build
Signed-off-by: Patrick Stephens <[email protected]>
* workflows: fix link in README.md
Signed-off-by: Patrick Stephens <[email protected]>
|[staging-build](./staging-build.yaml)| Builds the distro packages and docker images from a tagged release into staging (S3 and GHCR) | on new release/tag |
6
-
|[staging-test](./staging-build.yaml)| Test the staging distro packages and docker images| manually or when `staging-build` completes successfully |
6
+
|[staging-test](./staging-test.yaml)| Test the staging distro packages and docker images| manually or when `staging-build` completes successfully |
7
7
|[staging-release](./staging-release.yaml)| Publishes the docker images/manifest on hub.docker.io/fluent/ and the distro packages | manual approval |
8
8
|[pr-closed-docker](./pr-closed-docker.yaml)| Removes docker images for PR on hub.docker.io/fluentbitdev/| on pr closed|
9
9
|[pr-compile-check](./pr-compile-check.yaml)| Runs some compilation sanity checks on a PR |
0 commit comments