This commit is contained in:
parent
d09a714398
commit
3cdafd522d
@ -29,6 +29,6 @@ jobs:
|
|||||||
- name: Create version file
|
- name: Create version file
|
||||||
run: |
|
run: |
|
||||||
echo "${tags}" > version.txt
|
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
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user