Jenkinsfile (220B)
1 @Library('in0rdr-jenkins-lib@master') _ 2 3 def packerbuild = new PackerBuild(this) 4 5 node('podman'){ 6 checkout scm 7 gitleaks() 8 packerbuild.execute('gatus-lxc.pkr.hcl', [ 9 gatus_tls_nfs_server: "server:/share" 10 ]) 11 }
![]() | packer-buildsPacker Builds for LXC and Libvirt |
git clone https://git.in0rdr.ch/packer-builds.git | |
Log | Files | Refs | Pull requests |Archive | README |