Skip to content

Commit

Permalink
cicd: test updater staging script
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Dec 12, 2023
1 parent ae88bdd commit caefada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/scripts/updater.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ get_invokator_pr_number() {
# Clone the repository containing the static JSON files
clone() {
git clone "https://github.com/${org}/${data_repo}.git" "$data_repo"
cd "$data_repo" && git checkout staging
}

# Configure git to use the supplied user when committing
Expand Down

0 comments on commit caefada

Please sign in to comment.