Skip to content

Commit

Permalink
Add branch name for pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rehan892 committed Jan 3, 2025
1 parent dd996c7 commit 74f39dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
git config --global user.name "CI CD Setup Project"
REPO_URL="https://github.com/sixfeetup/scaf-templates.git"
$HOME/.local/bin/scaf myproject --defaults $REPO_URL
$HOME/.local/bin/scaf myproject --defaults --vcs-ref 443-update-template $REPO_URL

0 comments on commit 74f39dd

Please sign in to comment.