Switch to exec runner so Podman works.
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Dan Helfman 2023-08-20 14:58:11 -07:00
parent b2fc1ff62d
commit 75a29106ce
1 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
kind: pipeline
name: build
type: exec
platform:
os: linux
arch: amd64
clone:
skip_verify: true
@ -22,6 +27,6 @@ trigger:
repo:
- witten/mediagoblin-docker
branch:
- master
- main
event:
- push