Update images in ci file

This commit is contained in:
runebaas 2018-08-29 22:49:13 +02:00
parent 0d0f0550a5
commit 449e1e0adc
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6

View file

@ -9,7 +9,7 @@ before_script:
build: build:
stage: build stage: build
image: microsoft/dotnet:2.1.300-sdk-stretch image: microsoft/dotnet:2.1.401-sdk-stretch
artifacts: artifacts:
expire_in: 1h expire_in: 1h
paths: paths:
@ -21,7 +21,7 @@ build:
deploy: deploy:
stage: deploy stage: deploy
image: instrumentisto/rsync-ssh image: runebaas/rsync-ssh-git
only: only:
- master - master
dependencies: dependencies:
@ -41,7 +41,7 @@ deploy:
mirror: mirror:
stage: deploy stage: deploy
image: bravissimolabs/alpine-git:latest image: runebaas/rsync-ssh-git
only: only:
- master - master
script: script: