Change docker image.
Why does not fedora docker image have git by default?
This commit is contained in:
parent
cd4e8a71c1
commit
1a43ee1384
|
@ -4,7 +4,7 @@ stages:
|
|||
- deploy
|
||||
|
||||
preparation-flatpak:
|
||||
image: fedora:latest
|
||||
image: black0/flatpak
|
||||
stage: preparation
|
||||
script:
|
||||
- cd /tmp
|
||||
|
|
Loading…
Reference in New Issue