Fix category action test
This was the same test as before -.-
This commit is contained in:
parent
bea0257cae
commit
a820155fc0
8 changed files with 36 additions and 10 deletions
|
|
@ -2,6 +2,7 @@ stages:
|
|||
- build
|
||||
- test
|
||||
- lint
|
||||
- release
|
||||
- deploy
|
||||
|
||||
variables:
|
||||
|
|
@ -25,4 +26,5 @@ include:
|
|||
- local: '/gitlab-ci/build.yml'
|
||||
- local: '/gitlab-ci/test.yml'
|
||||
- local: '/gitlab-ci/lint.yml'
|
||||
- local: '/gitlab-ci/release.yml'
|
||||
- local: '/gitlab-ci/deploy.yml'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue