forked from TrueCloudLab/frostfs-locode-db
[#20] Use selfhosted actions mirror
TrueCloudLab/frostfs-infra#152 Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
parent
3a73e1c89c
commit
c0812d5ad6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
||||||
checkupdates:
|
checkupdates:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: make update
|
- run: make update
|
||||||
- run: |
|
- run: |
|
||||||
git config user.name "Snegurochka"
|
git config user.name "Snegurochka"
|
||||||
|
|
Loading…
Reference in a new issue