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