Commit 6dcc6ba
committed
Disable harden-runner step for nightly build
This was re-enabled as the previous issue with gsutil is no longer
relevant due to our move to OCI buckets.
However, we are now encountering a different error due to the proxy
config that's preventing npm resolving the registry IP during the
release pipeline's build-static step. This appears similar to a
known issue with harden-runner reported with podman containers.1 parent ea88632 commit 6dcc6ba
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments