Skip to content

Commit

Permalink
try with SPACK_GIT_TOKEN added [deception-rebuild]
Browse files Browse the repository at this point in the history
  • Loading branch information
jaelynlitz authored Oct 31, 2023
1 parent eee0695 commit 1f1a952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/pnnl/base.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ stages:
git commit -m "Update ${MY_CLUSTER} spack built tcl modules - [${MY_CLUSTER}-test]"

# Re-target GitHub as our remote
git remote set-url origin https://gitlab-ci-token:${SPACK_GIT_TOKEN}@github.com/ORNL/ReSolve.git
git remote set-url origin https://gitlab-ci-token:${SPACK_GIT_TOKEN}@github.com/ORNL/ReSolve.git #testing

# Do a rebase incase another pipeline has pushed since build started
git pull --rebase origin ${CI_COMMIT_REF_NAME}
Expand Down

0 comments on commit 1f1a952

Please sign in to comment.