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:
|
||||
paths:
|
||||
- htmlcov/
|
||||
tags:
|
||||
- docker
|
||||
allow_failure: false
|
||||
|
||||
|
||||
|
|
@ -27,7 +25,5 @@ pages:
|
|||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
tags:
|
||||
- docker
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue