This commit is contained in:
parent
16efd6a333
commit
b5b465c1fa
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user