ubuntu-build

This commit is contained in:
nick black 2019-12-24 04:06:20 -05:00
parent 58332f5ce0
commit f887023aa6

View File

@ -4,7 +4,7 @@ type: docker
name: debian-unstable
steps:
- name: build
- name: debian-build
image: dankamongmen/unstable_builder:2019-12-18
commands:
- apt-get update
@ -24,7 +24,7 @@ type: docker
name: ubuntu-focal
steps:
- name: build
- name: ubuntu-build
image: library/ubuntu:focal
commands:
- apt-get update