Skip to content

Commit eff6f46

Browse files
committed
Fix typo
1 parent 5442b8c commit eff6f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.one-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ compliance-checks:
7070
#!/usr/bin/env bash
7171
echo $STAGE
7272
73-
./scripts/pipeline/compliance-checks.stage.sh
73+
./scripts/pipeline/compliance-checks-stage.sh
7474
7575
containerize:
7676
dind: true

0 commit comments

Comments
 (0)