Gitea actions add
Projman build the packages / Explore-Gitea-Actions (push) Failing after 1s Details

master
svk 2023-07-30 11:33:52 +03:00
parent 3ee60f48c3
commit f21e750967
3 changed files with 14 additions and 7 deletions

View File

@ -0,0 +1,13 @@
name: Projman build the packages
run-name: ${{ gitea.actor }} build projman packages
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
build:
image: svk28/tcltk-build-debian:latest
commands:
- cd debian
- ./build-deb-projman.sh

View File

@ -1,6 +0,0 @@
pipeline:
build:
image: svk28/tcltk-build-debian:latest
commands:
- cd debian
- ./build-deb-projman.sh

View File

@ -10,7 +10,7 @@ exec wish "$0" -- "$@"
######################################################
# Version: 2.0.0
# Release: alpha
# Build: 27072023125916
# Build: 30072023112719
######################################################
# определим текущую версию, релиз и т.д.