mirror of
https://github.com/thegeeklab/wp-plugin-go.git
synced 2024-11-21 14:10:39 +00:00
ci: remove deps step
This commit is contained in:
parent
18cbf21a0e
commit
dadec812be
@ -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