Skip to content

Instantly share code, notes, and snippets.

View res0nance's full-sized avatar
🎮
Code?

Raihaan Shouhell res0nance

🎮
Code?
View GitHub Profile
1) Fresh clone git-plugin
2) mvn hpi:run
3) Install github-branch-source
4) I added my github-app to prevent api rate limiting issues
5) Added a github organization(Myself) filtered down to just 1 repo https://github.com/res0nance/git-lfs-test
6) Branch indexing will trigger a build let that finish
7) Replay that build with:
def gitOptions = scm.extensions + []
node {
@res0nance
res0nance / PACKER_LOG
Created September 26, 2018 05:05
Packer spins infinitely
2018/09/25 18:36:23 [INFO] Packer version: 1.3.1
2018/09/25 18:36:23 Packer Target OS/Arch: linux amd64
2018/09/25 18:36:23 Built with Go Version: go1.11
2018/09/25 18:36:23 Detected home directory from env var: /root
2018/09/25 18:36:23 Using internal plugin for file
2018/09/25 18:36:23 Using internal plugin for alicloud-ecs
2018/09/25 18:36:23 Using internal plugin for digitalocean
2018/09/25 18:36:23 Using internal plugin for parallels-pvm
2018/09/25 18:36:23 Using internal plugin for virtualbox-iso
2018/09/25 18:36:23 Using internal plugin for vmware-vmx