Try older ubuntu version

This commit is contained in:
Dorian Zedler 2022-05-11 23:48:42 +02:00
parent fc8ef06672
commit a7d8b95bc3
Signed by: dorian
GPG Key ID: 989DE36109AFA354
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
build:
image: ubuntu:latest
image: ubuntu:20.04
stage: build
script:
- apt-get update
@ -13,7 +13,7 @@ build:
deploy_production:
type: deploy
image: ubuntu:latest
image: ubuntu:20.04
environment:
name: production
url: timer.itsblue.de