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 f84bf90797
Some checks reported errors
continuous-integration/drone/push Build was killed
docker pipeline
2023-11-21 16:57:56 +01:00

20 lines
284 B
YAML

kind: pipeline
type: docker
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