1
0
mirror of https://github.com/sschueller/peertube-android synced 2025-02-22 06:17:54 +01:00
This commit is contained in:
Stefan Schueller 2020-07-12 15:33:00 +02:00
parent 1428507234
commit d0af77f923

View File

@ -19,7 +19,7 @@ stages:
- docker build --cache-from $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG -t $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG .
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
tags:
- docker
- shell
updateContainer:
extends: .updateContainerJob