branch-de-la-branch #1
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -29,6 +29,8 @@ pipeline {
|
||||
sh 'export AWS_SECRET_ACCESS_KEY=$PASSWORD'
|
||||
sh 'export AWS_DEFAULT_REGION=ap-south-1'
|
||||
}
|
||||
sh 'cd ~'
|
||||
sh 'pwd'
|
||||
sh 'ls -lrt'
|
||||
sh 'whoami'
|
||||
sh '/usr/local/bin/aws s3 ls'
|
||||
|
||||
Reference in New Issue
Block a user