privatebin : fix CI

This commit is contained in:
Gitouche 2022-04-28 20:05:42 +02:00
parent a06a9f5681
commit 35707d09ce
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ before_script:
- podman volume exists privatebin-data && podman volume rm privatebin-data
- podman volume exists privatebin-var-lib-nginx-tmp && podman volume rm privatebin-var-lib-nginx-tmp
- podman volume exists privatebin-run && podman volume rm privatebin-run
- podman volume exists privatebin-tmp && podman volume rm privatebin-tmp
privatebin:
stage: test