Make it possible to generate custom docker images by prefixing the branch name with "build-docker"

This commit is contained in:
Mark Felder 2021-02-17 10:08:12 -06:00
parent 8910303f71
commit 068740aa16
1 changed files with 1 additions and 0 deletions

View File

@ -326,6 +326,7 @@ docker:
- dind
only:
- develop@pleroma/pleroma
- /^build-docker/.*$/@pleroma/pleroma
docker-stable:
stage: docker