mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
Remove "docker" tag from stages in .gitlab-ci.yml
This commit is contained in:
parent
f69054d54c
commit
56899688b4
1 changed files with 0 additions and 4 deletions
|
|
@ -14,8 +14,6 @@ unit:
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- htmlcov/
|
- htmlcov/
|
||||||
tags:
|
|
||||||
- docker
|
|
||||||
allow_failure: false
|
allow_failure: false
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -27,7 +25,5 @@ pages:
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
tags:
|
|
||||||
- docker
|
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue