b879ec85cc
The null builder is not really a bulider, it just setups a SSH connection and runs the provisioners. It can be used to debug provisioners without incurring high wait times. It does not create any kind of image or artifact.
2 lines
13 B
Go
2 lines
13 B
Go
package main
|