privatebin : fix CI
This commit is contained in:
parent
a06a9f5681
commit
35707d09ce
|
@ -4,6 +4,7 @@ before_script:
|
||||||
- podman volume exists privatebin-data && podman volume rm privatebin-data
|
- 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-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-run && podman volume rm privatebin-run
|
||||||
|
- podman volume exists privatebin-tmp && podman volume rm privatebin-tmp
|
||||||
|
|
||||||
privatebin:
|
privatebin:
|
||||||
stage: test
|
stage: test
|
||||||
|
|
Loading…
Reference in a new issue