feat: add deploy steps
continuous-integration/drone/push Build is failing

- add deployment steps to droneci
This commit is contained in:
2024-08-25 15:12:08 +10:00
parent 77decc49f5
commit baa87d06f3
2 changed files with 23 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.PHONY: all prep download build clean
RPMBUILD := $(HOME)/rpmbuild
RPMBUILD := /drone/src/rpmbuild
SOURCES := $(RPMBUILD)/SOURCES
SPECS := $(RPMBUILD)/SPECS
SPECFILE := gonic.spec