Skip to content

Commit

Permalink
Fix cleanup CI job after moving operators directory (#1626)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemnikitin authored Aug 26, 2019
1 parent 0eeab74 commit 846dad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ci/support/cleanup.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pipeline {
}
steps {
sh """
cat >operators/run-config.yml <<EOF
cat >run-config.yml <<EOF
id: gke-ci
overrides:
operation: delete
Expand Down

0 comments on commit 846dad9

Please sign in to comment.