mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-12 19:26:23 +00:00
Merge branch 'devel' into 'master'
Fix CI/CD See merge request oliver/ivatar!187
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:
|
before_script:
|
||||||
- virtualenv -p python3 /tmp/.virtualenv
|
- virtualenv -p python3 /tmp/.virtualenv
|
||||||
|
|||||||
Reference in New Issue
Block a user