We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5442b8c commit eff6f46Copy full SHA for eff6f46
.one-pipeline.yaml
@@ -70,7 +70,7 @@ compliance-checks:
70
#!/usr/bin/env bash
71
echo $STAGE
72
73
- ./scripts/pipeline/compliance-checks.stage.sh
+ ./scripts/pipeline/compliance-checks-stage.sh
74
75
containerize:
76
dind: true
0 commit comments