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
e2881311
Commit
e2881311
authored
Jul 30, 2018
by
Valentin Reis
Browse files
remove gitlab ci file.
parent
6faf0e27
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
deleted
100644 → 0
View file @
6faf0e27
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