Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
clpm
clpm
Commits
fca0b89e
Commit
fca0b89e
authored
Feb 21, 2021
by
Eric Timmons
Browse files
Try updating environment variables on windows tests
parent
6157c3b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fca0b89e
...
...
@@ -318,6 +318,7 @@ test-dynamic-release:windows:amd64:
-
$VERSION = sbcl --script scripts/version.lisp
-
cp "releases/$VARIANT/clpm-$VERSION-windows-amd64.msi" "C:\clpm-installer.msi"
-
Start-Process msiexec.exe -Wait -ArgumentList '/I C:\clpm-installer.msi'
-
Update-SessionEnvironment
-
clpm version -VV
-
sbcl --script scripts/test.lisp
needs
:
...
...
Write
Preview
Markdown
is supported
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