Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
IRMA
Github mirrors
angrygames
Commits
7c87b095
Commit
7c87b095
authored
Nov 26, 2019
by
Tomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: Add .gitlab-ci.yml
parent
d5be72f5
Pipeline
#33890
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
.gitlab-ci.yml
.gitlab-ci.yml
+15
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
7c87b095
image
:
privacybydesign/debian:latest
stages
:
-
build
before_script
:
-
set -euxo pipefail
site
:
stage
:
build
artifacts
:
paths
:
-
./*
script
:
-
sleep
0
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