Undo image change

pull/1/head
Gertjan Krol 2022-08-09 20:46:38 +02:00
parent d88f5c7da8
commit 427bb68d8b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ test:build:
stage: build stage: build
tags: tags:
- build - build
image: ubuntu:jammy image: docker:stable
script: script:
- docker build . - docker build .
interruptible: true interruptible: true