remove unused image
All checks were successful
agola/agola-example-go/agola go example The run finished successfully

This commit is contained in:
Simone Gotti 2019-09-05 15:12:27 +02:00
parent 4ed0e258d6
commit 74298c8706

View File

@ -36,7 +36,6 @@ local task_build_go(version, arch) = {
arch: 'amd64',
containers: [
{ image: 'debian:stretch' },
{ image: 'postgres' },
],
},
steps: [