Skip to content

Commit

Permalink
[DO NOT MERGE] trigger the build
Browse files Browse the repository at this point in the history
  • Loading branch information
yongwww authored Oct 16, 2024
1 parent 87a3b06 commit 2995d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packer/jenkins-agents/stock/configure-jenkins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apt install -y build-essential
apt install -y python3 python3-pip
pip install -q poetry launchpadlib
apt install -y openjdk-17-jre-headless
apt-mark hold openjdk-17-jre-headless
# apt-mark hold openjdk-17-jre-headless
#echo new cron into cron file
echo '0 * * * * docker system prune --all --force --filter "until=1h"' | crontab

Expand Down

0 comments on commit 2995d3f

Please sign in to comment.