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
k8s
devtool
Commits
cdfc7cc9
Commit
cdfc7cc9
authored
Mar 05, 2020
by
Andy Cobaugh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: switch to swe-golang-binary pipeline
parent
ee6e5f43
Pipeline
#86392
passed with stages
in 1 minute and 4 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
.gitignore
.gitignore
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-3
Makefile
Makefile
+1
-1
No files found.
.gitignore
View file @
cdfc7cc9
.go-project.mk
.goreleaser.yml
devtool
.devtool.config
.vscode
dist/
.gitlab-ci.yml
View file @
cdfc7cc9
include
:
-
project
:
k8s/gitlab-ci-templates
ref
:
master
file
:
eio-swe-golang-flux/.gitlab-ci.yml
variables
:
GO_LIB
:
"
true"
file
:
swe-golang-binary/.gitlab-ci.yml
Makefile
View file @
cdfc7cc9
# Define where your included makefile lives
GITURL
=
git.psu.edu/k8s/gitlab-ci-templates.git
GITPROJECT
=
eio-
swe-golang-
flux
GITPROJECT
=
swe-golang-
binary
GITFILE
=
.go-project.mk
# Override your docker tag here, otherwise it'll use your PWD
...
...
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