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
argo
argopkgs
Commits
ac07f762
Commit
ac07f762
authored
Jul 26, 2018
by
Valentin Reis
Browse files
ci file test.
parent
100e12e1
Pipeline
#3663
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
ac07f762
image
:
nixos/nix
stages
:
-
build
compile
:
stage
:
build
script
:
-
nix-build -A nrm
-
cp result/* .
-
rm result
artifacts
:
untracked
:
true
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