Skip to content

Commit

Permalink
feat: git plugin support (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon authored Aug 25, 2023
1 parent 69941ea commit fc36974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jenkins_agent_k8s_rock/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ parts:
- bash
- ca-certificates-java
- default-jre-headless
- git
override-prime: |
craftctl default
/bin/bash -c "mkdir -p --mode=775 var/{lib/jenkins,lib/jenkins/agents,log/jenkins}"
Expand Down

0 comments on commit fc36974

Please sign in to comment.