Skip to content

Commit

Permalink
Update buildspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPates committed Nov 25, 2022
1 parent 06a16f9 commit f4eb15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/build/gitvars/buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ phases:
pre_build:
commands:
# Fetch all dependencies
- chmod +x cicd/gitvars/codebuild-git-wrapper.sh
- chmod +x cicd/build/gitvars/codebuild-git-wrapper.sh
- cicd/build/gitvars/codebuild-git-wrapper.sh $GitRepo $GitBranch

build:
Expand Down

0 comments on commit f4eb15c

Please sign in to comment.