This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
docker-salt-master/.drone.yml
Udo Waechter e9d46944e5
Some checks failed
continuous-integration/drone Build is failing
type podman?
2023-11-15 12:38:25 +01:00

20 lines
284 B
YAML

kind: pipeline
type: podman
name: salt-docker-master
platform:
os: linux
arch: arm64
steps:
- name: build
image: plugins/docker
settings:
repo: cr.wks/salt
registry: http://cr.wks
insecure: true
debug: true
tags:
- latest