Edit bucket s3
This commit is contained in:
parent
2fed01defa
commit
2ccd171fb2
@ -28,7 +28,7 @@ jobs:
|
||||
TAG="${TAG#refs/tags/}"
|
||||
TAG="${TAG#v}"
|
||||
|
||||
aws --endpoint-url=http://${{ secrets.AWS_HOST }} s3 cp ./install_agent.sh s3://release/install_agent_$TAG.sh
|
||||
aws --endpoint-url=http://${{ secrets.AWS_HOST }} s3 cp ./install_agent.sh s3://zabbixinstall/install_agent_$TAG.sh
|
||||
|
||||
- name: Create version file
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user