remove testing `only:` in docker build
This commit is contained in:
parent
c2715ed772
commit
bcaaba4660
|
@ -296,7 +296,6 @@ docker:
|
||||||
- dind
|
- dind
|
||||||
only:
|
only:
|
||||||
- develop@pleroma/pleroma
|
- develop@pleroma/pleroma
|
||||||
- /^ops/.*$/@jp/pleroma
|
|
||||||
|
|
||||||
docker-stable:
|
docker-stable:
|
||||||
stage: docker
|
stage: docker
|
||||||
|
|
Loading…
Reference in New Issue