Update Jenkinsfile

This commit is contained in:
lwj9812 2024-03-15 15:35:53 +09:00 committed by GitHub
parent 7eb1014e7e
commit e0a6f08923
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
Jenkinsfile vendored
View file

@ -73,14 +73,6 @@ pipeline {
}
}
stage('Upload to S3') {
}
stage('Codedeploy Workload') {
}
}
}