Skip to content

Commit

Permalink
fixup!fix chmod
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Nov 27, 2024
1 parent fa5af65 commit 376e651
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/load-pipeline.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
FLY_CMD=${FLY_CMD:-fly}
FLY_CMD=${FLY_CMD:-fly-7.12.1}
FLY_TARGET=${FLY_TARGET:-cf-ops-automation}
DEFAULT_CREDENTIAL_FILE="private.yml"
CREDENTIAL_FILE=${CREDENTIAL_FILE:-$DEFAULT_CREDENTIAL_FILE}
Expand Down
Empty file.

0 comments on commit 376e651

Please sign in to comment.