Test gitea actions
This commit is contained in:
parent
f21e750967
commit
791a4c59a3
|
@ -4,10 +4,7 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: tcl-tk-builder
|
||||||
steps:
|
steps:
|
||||||
build:
|
- run: cd debian
|
||||||
image: svk28/tcltk-build-debian:latest
|
- run: ./build-deb-projman.sh
|
||||||
commands:
|
|
||||||
- cd debian
|
|
||||||
- ./build-deb-projman.sh
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user