This commit is contained in:
@@ -18,9 +18,9 @@ jobs:
|
|||||||
password: ${{ secrets.HARBOR_PASSWORD }}
|
password: ${{ secrets.HARBOR_PASSWORD }}
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://gitea.songhuwan.com/actions/checkout@v4
|
run: |
|
||||||
with:
|
git clone https://gitea.songhuwan.com/actions/docker-compose-updater.git .
|
||||||
token: ${{ secrets.CHECKOUT_TOKEN }}
|
git checkout ${{ github.sha }}
|
||||||
|
|
||||||
- name: Build updater binary (test only)
|
- name: Build updater binary (test only)
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user