Skip to content

Commit

Permalink
Fixed vscode after restart
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Nov 11, 2024
1 parent 6e8485a commit 7c49e4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 160_gitlab_ci/000_rollout/vscode/vscode/git.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ git config --local credential.helper store

git remote add origin https://gitlab.inmylab.de/${GIT_USER}/demo
git remote add upstream https://github.com/nicholasdille/container-slides

git pull origin main || true

0 comments on commit 7c49e4d

Please sign in to comment.