mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 18:56:23 +00:00
Fix CI/CD
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user