Skip to content

Commit

Permalink
ci: remove apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulguptajss authored and cgrinds committed Aug 9, 2023
1 parent ae03713 commit 1df85ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jenkins/artifacts/jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ pipeline {
stage('Download Prerequisites') {
steps {
sh '''
apt-get update
apt-get install -y rpm
apt-get install -y net-tools
apt install -y git-all
Expand Down

0 comments on commit 1df85ff

Please sign in to comment.