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
aa343f50
Commit
aa343f50
authored
Dec 09, 2020
by
Thanassis Tsiodras
Browse files
Updated env vars after Update-TASTE need to be sourced prior to the test runs.
parent
6ba81490
Pipeline
#2851
failed with stage
in 7 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitlabci-test.sh
View file @
aa343f50
...
...
@@ -11,7 +11,7 @@ git checkout -f "${CI_COMMIT_BRANCH}"
#./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
source
~/.bashrc.taste
||
echo
"[-] Sourced new environment."
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