Skip to content

Commit

Permalink
t5
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Skrypnyk <alex@drevops.com>
  • Loading branch information
AlexSkrypnyk committed Jul 16, 2023
1 parent 68aeb0a commit 446118f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy-code-commit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ DEPLOY_SSH_FINGERPRINT="${DEPLOY_SSH_FINGERPRINT:-}"
DEPLOY_SSH_FILE="${DEPLOY_SSH_FILE:-${HOME}/.ssh/id_rsa}"

# Proceed with push.
DEPLOY_CODE_COMMIT_PUSH_PROCEED="${DEPLOY_CODE_COMMIT_PROCEED:-0}"
DEPLOY_CODE_COMMIT_PUSH_PROCEED="${DEPLOY_CODE_COMMIT_PUSH_PROCEED:-0}"

################################################################################

Expand Down

0 comments on commit 446118f

Please sign in to comment.