mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-25 13:39:22 +00:00
build docker v2.5
This commit is contained in:
parent
dd79d9404d
commit
01cadf644c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -150,7 +150,7 @@ jobs:
|
||||
- name: Read latest release tag
|
||||
id: read-tag
|
||||
run: |
|
||||
echo ::set-output name=tag::$(curl -sL https://raw.githubusercontent.com/rebron1900/yarr/main/yarr-version.txt)
|
||||
echo ::set-output name=tag::$(curl -sL https://raw.githubusercontent.com/rebron1900/yarr/master/yarr-version.txt)
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user