Fix CI/CD

This commit is contained in:
Oliver Falk
2021-09-06 13:27:29 +00:00
parent d2701deb0f
commit 0c2f039ff4

View File

@@ -1,4 +1,6 @@
image: docker.io/ofalk/fedora31-python3
image:
name: quay.io/rhn_support_ofalk/fedora34-python3
entrypoint: [ '/bin/sh', '-c' ]
before_script:
- virtualenv -p python3 /tmp/.virtualenv