UPD CDCI 2
All checks were successful
Upload to s3 / build_and_deploy (push) Successful in 2m10s

This commit is contained in:
stirelshka8 2024-07-20 10:48:47 +03:00
parent 16efd6a333
commit b5b465c1fa

View File

@ -28,8 +28,7 @@ jobs:
- name: Create version file
run: |
TAG="${{ github.ref/refs\/tags\// }}"
echo "$TAG" > versionagent.txt
echo ${{ github.ref/refs\/tags\// }} > versionagent.txt
aws --endpoint-url=http://${{ secrets.AWS_HOST }} s3 cp ./versionagent.txt s3://doc