Add prereq script to package build. (#32)
Reviewed-on: https://gitea.subcultureofone.org/greg/tkr/pulls/32 Co-authored-by: Greg Sarjeant <greg@subcultureofone.org> Co-committed-by: Greg Sarjeant <greg@subcultureofone.org>
This commit is contained in:
parent
681f64c527
commit
659808f724
@ -18,7 +18,7 @@ jobs:
|
|||||||
--exclude='storage/ticks' \
|
--exclude='storage/ticks' \
|
||||||
--exclude='storage/upload' \
|
--exclude='storage/upload' \
|
||||||
-czvf tkr.${{ gitea.ref_name }}.tgz \
|
-czvf tkr.${{ gitea.ref_name }}.tgz \
|
||||||
config public src storage templates
|
check-prerequisites.php config public src storage templates
|
||||||
- name: Push to Generic gitea registry
|
- name: Push to Generic gitea registry
|
||||||
run: |
|
run: |
|
||||||
curl \
|
curl \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user