ci: Remove used test command
This commit is contained in:
parent
83a526c533
commit
9d784459a1
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ build-test:
|
|||
- docker pull registry.gitlab.com/$CI_PROJECT_NAMESPACE/${CI_PROJECT_NAME}:main
|
||||
- docker build -t $UNIQUE_IMAGE .
|
||||
- docker push $UNIQUE_IMAGE
|
||||
- docker run --entrypoint /test $UNIQUE_IMAGE
|
||||
except:
|
||||
- main
|
||||
- tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue