Compare commits
No commits in common. "v1.1.4" and "v1.1.3" have entirely different histories.
3 changed files with 2 additions and 9 deletions
|
@ -40,7 +40,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
TEA_VERSION: main
|
TEA_VERSION: main
|
||||||
run: |
|
run: |
|
||||||
wget https://dl.gitea.com/tea/${TEA_VERSION}/tea-${TEA_VERSION}-linux-amd64
|
wget https://dl.gitea.com/tea/${TEA_VERSION}/tea-${TEA_VERSION}-linux-386
|
||||||
mv tea* tea
|
mv tea* tea
|
||||||
chmod +x tea
|
chmod +x tea
|
||||||
./tea login add --url ${{ github.server_url }} --token ${{ github.token }}
|
./tea login add --url ${{ github.server_url }} --token ${{ github.token }}
|
||||||
|
|
|
@ -1,10 +1,3 @@
|
||||||
## [1.1.4](https://git.keine.cloud/oliver/pipeline-test-versioning/compare/v1.1.3...v1.1.4) (2024-02-01)
|
|
||||||
|
|
||||||
|
|
||||||
### Bug Fixes
|
|
||||||
|
|
||||||
* use amd64 (test) ([1c7d434](https://git.keine.cloud/oliver/pipeline-test-versioning/commit/1c7d43420002b08fcaa4c84bdcd5902a7fb4bce9))
|
|
||||||
|
|
||||||
## [1.1.3](https://git.keine.cloud/oliver/pipeline-test-versioning/compare/v1.1.2...v1.1.3) (2024-02-01)
|
## [1.1.3](https://git.keine.cloud/oliver/pipeline-test-versioning/compare/v1.1.2...v1.1.3) (2024-02-01)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
1.1.4
|
1.1.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue