mirror of
https://github.com/thegeeklab/wp-github-comment.git
synced 2024-11-12 16:40:40 +00:00
ci: remove deps step
This commit is contained in:
parent
aabb5b6075
commit
aec3c2ee80
@ -6,11 +6,6 @@ when:
|
|||||||
- ${CI_REPO_DEFAULT_BRANCH}
|
- ${CI_REPO_DEFAULT_BRANCH}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
deps:
|
|
||||||
image: docker.io/library/golang:1.21
|
|
||||||
commands:
|
|
||||||
- make deps
|
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
image: docker.io/library/golang:1.21
|
image: docker.io/library/golang:1.21
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user