This commit is contained in:
parent
5b1c57a02a
commit
4044b72470
@ -5,6 +5,8 @@ on: [push]
|
||||
jobs:
|
||||
build-debian:
|
||||
runs-on: debian-prepared
|
||||
container:
|
||||
image: debian-prepared:host
|
||||
steps:
|
||||
- run: git init
|
||||
- run: git remote add gitea http://10.1.1.1:3000/hasslesstech/test3
|
||||
|
Loading…
x
Reference in New Issue
Block a user