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
nogweii
my-certificate-alert
Commits
27a66c85
Commit
27a66c85
authored
Aug 17, 2021
by
Nogweii
Browse files
rename some steps in gitlab ci
parent
35766091
Pipeline
#172
failed with stages
in 1 minute and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
27a66c85
...
...
@@ -17,14 +17,14 @@ stages:
-
build
-
deploy
f
ormat
:
Basic Go F
ormat
:
stage
:
test
script
:
-
go fmt src/
-
go vet src/
#- go test -race src/ # TODO: get unit tests
lint
:
golangci
lint
ing
:
image
:
golangci/golangci-lint:v1.42.0
stage
:
test
script
:
...
...
@@ -45,7 +45,7 @@ compile:
paths
:
-
my-certificate-alert
manpage
:
man
page
:
image
:
name
:
pandoc/core:2.14.1
entrypoint
:
[
"
/bin/sh"
,
"
-c"
]
...
...
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