Jenkins execute shell doesn't execute bash script correctly

前端 未结 0 2054
被撕碎了的回忆
被撕碎了的回忆 2020-12-01 15:50

I create a bash script on the jenkins server. This script creates .tar.gz file and send him onto s3 bucket:

#!/bin/bash

sudo tar -czvf /path/to/tar/Login_tes         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题