Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vlad Dumitru
speechcake
Commits
f558d8ac
Commit
f558d8ac
authored
Oct 25, 2021
by
Vlad Dumitru
Browse files
pretty please copy the binaries into `dist/`
parent
c0b46fe2
Pipeline
#5935
passed with stages
in 2 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f558d8ac
...
...
@@ -37,7 +37,7 @@ build-binaries:
opam exec -- dune build --profile=static
after_script
:
-
|
cp _build/default/bin/*.exe dist
sudo
cp _build/default/bin/*.exe dist
artifacts
:
paths
:
-
dist/
...
...
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