Change to gitea actions
Build RPMs / Build on AlmaLinux 8 (pull_request) Failing after 2m11s
Build RPMs / Upload RPMs (pull_request) Has been skipped

- remove .drone.yml
- create .gitea/workflows/deploy.yaml and build.yaml
- install node in default container
This commit is contained in:
2024-09-07 18:27:44 +10:00
parent 92aa1c3edc
commit 515eaa8462
4 changed files with 109 additions and 40 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.PHONY: all prep download build clean
RPMBUILD := /drone/src/rpmbuild
RPMBUILD := src/rpmbuild
SOURCES := $(RPMBUILD)/SOURCES
SPECS := $(RPMBUILD)/SPECS
SPECFILE := gonic.spec