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
Peter Eder
pandoc
Commits
6b352e99
Commit
6b352e99
authored
Feb 05, 2021
by
Peter Eder
Browse files
Update .gitlab-ci.yml
parent
a81bb14d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6b352e99
...
...
@@ -3,9 +3,6 @@ stages:
image
:
pawedla/test:latest
build
:
before_script
:
-
git checkout $CI_COMMIT_REF_NAME
...
...
@@ -20,6 +17,3 @@ build:
paths
:
-
build
expire_in
:
1 hour
after_script
:
-
cd /
-
du -aBk 2>/dev/null | sort -nr | head -50
\ No newline at end of file
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