packer-templates/.drone.yml
Tyler 69d27b1be4
All checks were successful
continuous-integration/drone/push Build is passing
Initial test of docker building
2022-03-06 15:36:39 -05:00

12 lines
166 B
YAML

kind: pipeline
type: exec
name: packer
platform:
os: linux
arch: amd64
steps:
- name: ubuntu
commands:
- packer build ubuntu/ubuntu-20.04-amd64.json