Test CICD 6
All checks were successful
Upload to s3 / build_and_deploy (push) Successful in 2m8s

This commit is contained in:
stirelshka8 2024-07-19 19:14:12 +03:00
parent 3cdafd522d
commit 4b6fcb8872

View File

@ -28,7 +28,7 @@ jobs:
- name: Create version file
run: |
echo "${tags}" > version.txt
echo "${{ github.ref }}" > version.txt
aws --endpoint-url=http://78.40.188.97:9000 s3 cp ./version.txt s3://doc