# Skip default checkout ``` agent { label 'docker:creator' } options { skipDefaultCheckout() } ```