test workflow build and push on gitea registry
This commit is contained in:
parent
874e18e6cc
commit
76011f9644
|
@ -56,8 +56,8 @@ jobs:
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt update
|
||||||
apt-get install -y git
|
apt install -y git
|
||||||
|
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue