Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
taste-setup
Commits
8998ce33
Commit
8998ce33
authored
Dec 09, 2020
by
Thanassis Tsiodras
Browse files
Debugging Gitlab CI failured checkouts.
parent
bf4ec812
Pipeline
#2854
canceled with stage
in 2 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlabci-test.sh
View file @
8998ce33
...
...
@@ -6,12 +6,18 @@ export GIT_SSL_NO_VERIFY=true
export
TASTE_IN_DOCKER
=
1
git fetch
git checkout
-f
"
${
CI_COMMIT_BRANCH
}
"
echo
"[-] On branch..."
git branch
-a
./Update-TASTE.sh
echo
"[-] On branch..."
git branch
-a
#echo y | ./add-ons/install-msp430-gcc.sh || exit 1
#./add-ons/install-gnat2020-for-arm.sh || exit 1
#echo y | ./add-ons/install-adac-hybrid-msp430.sh || exit 1
#echo y | ./add-ons/install-freertos.sh || exit 1
source
~/.bashrc.taste
||
echo
"[-] Sourced new environment."
echo
"[-] On branch..."
git branch
-a
cd
kazoo
export
PATH
=
$HOME
/tool-inst/bin:
$HOME
/.local/bin:
$HOME
/tool-inst/share/asn1scc:
$PATH
export
PATH
=
$HOME
/tool-inst/share/kazoo:
$PATH
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment