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
|
- deploy
|
||||||
|
|
||||||
preparation-flatpak:
|
preparation-flatpak:
|
||||||
image: fedora:latest
|
image: black0/flatpak
|
||||||
stage: preparation
|
stage: preparation
|
||||||
script:
|
script:
|
||||||
- cd /tmp
|
- cd /tmp
|
||||||
|
|
Loading…
Reference in New Issue