Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Roman Haefeli
iem-ci
Commits
8cfd76d7
Commit
8cfd76d7
authored
Mar 23, 2020
by
IOhannes m zmölnig
Browse files
note on created bulid products (artifacts)
parent
e444dda1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
8cfd76d7
...
...
@@ -121,6 +121,18 @@ git push
- Hack away and Push new commits
## build products
(Successfull) builds will create a ZIP-file (so called *artifacts*)
with the compiled binaries (as created by a `make install` step).
These ZIP-files are available for download e.g.
from `https://git.iem.at/<GROUP>/<PROJECT>/pipelines/latest` (on the *Jobs*-Tab)
Download one of the ZIP-files, and extract it to a place where Pd can find it to start using it right away.
The `deken` job (which is run as a final stage for tagged releases) will produce a ZIP-file containing all
the `.dek`-files generated by the build.
## how to automatically upload tagged releases to deken
If you want you can automatically upload successfull builds for tagged releases.
...
...
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