feat: migrate components to new name
This commit is contained in:
parent
162e562bc6
commit
2ab991a181
1 changed files with 3 additions and 3 deletions
|
|
@ -7,6 +7,6 @@ stages:
|
||||||
|
|
||||||
# include jobs
|
# include jobs
|
||||||
include:
|
include:
|
||||||
- component: "$CI_SERVER_FQDN/components/golanglint/linting@v2.0.5"
|
- component: "$CI_SERVER_FQDN/components/golang/linting@v2.0.5"
|
||||||
- component: "$CI_SERVER_FQDN/components/golanglint/testing@v2.0.5"
|
- component: "$CI_SERVER_FQDN/components/golang/testing@v2.0.5"
|
||||||
- component: "$CI_SERVER_FQDN/components/golanglint/releasing@v2.0.5"
|
- component: "$CI_SERVER_FQDN/components/golang/releasing@v2.0.5"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue