Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
burt
software
burt-util
Commits
73498e42
Commit
73498e42
authored
Dec 02, 2021
by
Thomas Nadovich
🌸
Browse files
does the CI just hate pipes?
parent
88ac99c8
Pipeline
#16996
passed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
73498e42
...
...
@@ -6,10 +6,7 @@ stages:
build
:
stage
:
build
script
:
-
pipenv install --dev
-
pipenv run make install
-
export LC_ALL=C.UTF-8; export LANG=C.UTF-8; burt-util --version
-
burt-util --help
-
ls | cat
release-job
:
stage
:
release-job
...
...
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