This commit is contained in:
parent
3cdafd522d
commit
4b6fcb8872
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user