Skip to content
Snippets Groups Projects
Commit 18b86ffe authored by Bjørn Tore Lødding's avatar Bjørn Tore Lødding
Browse files

Update .gitlab-ci.yml file

parent 51dcea38
No related branches found
No related tags found
No related merge requests found
Pipeline #30757 canceled
......@@ -8,7 +8,7 @@ sync_to_github:
- git config --global user.email "bjorn_tore_lodding@hotmail.com"
- git config --global user.name "BjornToreLodding"
# Legg til GitHub som en remote
- git remote add github https://oauth2:${GITHUB_TOKEN}@github.com/BjornToreLodding/Hoplatest2
- git remote add github https://oauth2:${GITHUB_TOKEN}@github.com/BjornToreLodding/Hoplatest2.git
# Pushe endringer til GitHub
- git push github --all
- git push github --tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment