Test gitea actions

This commit is contained in:
svk 2023-07-30 11:44:41 +03:00
parent f21e750967
commit 791a4c59a3

View File

@ -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