Initial test of docker building
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler 2022-03-06 15:36:39 -05:00
parent 14a1d3f2ea
commit 69d27b1be4
1 changed files with 12 additions and 0 deletions

12
.drone.yml Normal file
View File

@ -0,0 +1,12 @@
kind: pipeline
type: exec
name: packer
platform:
os: linux
arch: amd64
steps:
- name: ubuntu
commands:
- packer build ubuntu/ubuntu-20.04-amd64.json