Compare commits

..

1 Commits

Author SHA1 Message Date
48817a377e Change to gitea actions
All checks were successful
Build RPMs / Build on AlmaLinux 8 (pull_request) Successful in 3m31s
Build RPMs / Upload RPMs (pull_request) Successful in 29s
- remove .drone.yml
- create .gitea/workflows/deploy.yaml and build.yaml
- install node in default container
- updated makefile
2024-09-07 21:28:25 +10:00

View File

@ -1,6 +1,6 @@
.PHONY: all prep download build clean
RPMBUILD := src/rpmbuild
RPMBUILD := /workspace/src/rpmbuild
SOURCES := $(RPMBUILD)/SOURCES
SPECS := $(RPMBUILD)/SPECS
SPECFILE := gonic.spec