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
Chiefs
ChiefSend2
Commits
a843ec8a
Commit
a843ec8a
authored
Mar 29, 2021
by
Lukas Böhm
🎱
Browse files
Update .gitlab-ci.yml file
parent
65994ace
Pipeline
#59967
passed with stages
in 2 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a843ec8a
...
...
@@ -2,13 +2,13 @@ image: golang:latest
cache
:
paths
:
-
/apt-cache
-
/go/src/github.com
-
/go/src/golang.org
-
/go/src/gorm.io
-
/pkg/linux_amd64
-
/pkg/mod
-
/pkg/sumdb
-
/apt-cache
/
-
/go/src/github.com
/
-
/go/src/golang.org
/
-
/go/src/gorm.io
/
-
/pkg/linux_amd64
/
-
/pkg/mod
/
-
/pkg/sumdb
/
variables
:
REPO_NAME
:
gitlab.cs.fau.de/chiefs/chiefsend2
...
...
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