Define machine image properly

This commit is contained in:
Micah Lee 2021-11-24 13:48:36 -08:00
parent 4251f6a5a3
commit 3dfefc3e39
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

View file

@ -98,9 +98,9 @@ jobs:
- /caches/dangerzone-converter.tar.gz - /caches/dangerzone-converter.tar.gz
- /caches/image-id.txt - /caches/image-id.txt
convert_test_docs: convert-test-docs:
machine: machine:
- image: ubuntu-2004:202111-01 image: ubuntu-2004:202111-01
steps: steps:
- run: *install-dependencies-deb - run: *install-dependencies-deb
- checkout - checkout
@ -338,7 +338,7 @@ workflows:
build: build:
jobs: jobs:
- convert_test_docs - convert-test-docs
- build-container-image - build-container-image
- build-ubuntu-impish: - build-ubuntu-impish:
requires: requires: