Change to gitea actions
Build RPMs / Build on AlmaLinux 8 (pull_request) Successful in 3m49s

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