Test CICD 5
All checks were successful
Upload to s3 / build_and_deploy (push) Successful in 1m57s

This commit is contained in:
stirelshka8 2024-07-19 19:10:10 +03:00
parent d09a714398
commit 3cdafd522d

View File

@ -29,6 +29,6 @@ jobs:
- name: Create version file
run: |
echo "${tags}" > version.txt
aws s3 cp ./version.txt s3://s3.adminlabs.space/docs
aws --endpoint-url=http://78.40.188.97:9000 s3 cp ./version.txt s3://doc