feat(cd): add external static IPs to release nodes #17534
Triggered via pull request
December 26, 2024 21:37
gustavovalverde
synchronize
#8891
Status
Success
Total duration
14s
Artifacts
–
release-drafter.yml
on: pull_request_target
update_release_draft
4s
Annotations
3 warnings
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[actionlint] .github/workflows/cd-deploy-nodes-gcp.yml#L291:
.github/workflows/cd-deploy-nodes-gcp.yml#L291
shellcheck reported issue in this script: SC2129:style:2:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
[actionlint] .github/workflows/cd-deploy-nodes-gcp.yml#L301:
.github/workflows/cd-deploy-nodes-gcp.yml#L301
shellcheck reported issue in this script: SC2086:info:1:60: Double quote to prevent globbing and word splitting [shellcheck]
|