Skip to content

Commit c39b70f

Browse files
authored
Update Jenkinsfile
1 parent 10c564c commit c39b70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devops/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ pipeline {
217217
sh 'cp -Rf ./aws/* ./devops/scripts/aws'
218218
sh 'cd ./devops/scripts/;unzip ./docker.zip;unzip ./kubectl.zip;tar -zxvf ./helm-v3.10.3-linux-amd64.tar.gz;mv linux-amd64/helm /usr/local/bin/helm;cd ../../'
219219

220-
sh './devops/scripts/build-fedml-docker.sh'
220+
//sh './devops/scripts/build-fedml-docker.sh'
221221

222222
sh 'docker build --network=host -f ./devops/dockerfile/device-image/Dockerfile-Base -t public.ecr.aws/x6k8q1x9/fedml-device-image:base .'
223223

0 commit comments

Comments
 (0)