Test CICD 4
Some checks failed
Upload to s3 / build_and_deploy (push) Failing after 2m1s

This commit is contained in:
stirelshka8 2024-07-19 19:03:00 +03:00
parent 170d075fdb
commit d09a714398

View File

@ -24,7 +24,7 @@ jobs:
- name: Upload to s3
run: |
aws --endpoint-url=78.40.188.97:9000 s3 cp ./install_agent.sh s3://release
aws --endpoint-url=http://78.40.188.97:9000 s3 cp ./install_agent.sh s3://release
- name: Create version file
run: |