feat: Add items website code base + drone pipeline #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch ":development"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I'm adding the whole https://items.sp-tarkov.com code base as well as the drone pipeline to deploy it.
Please double check thoroughly every to ensure it matches the server architecture and configuration.
@ -0,0 +6,4 @@
limit: 1
environment:
SPT_ITEMS_PATH: /var/www/html/aki/spt-items-api
Thank you for the review.
I converted the path to a secret. Now we can add it in the Drone instance and even change it without the need to re-release this Drone pipeline.
EDIT: The README has also been updated. Checking if the server complies with the automated process should be easier now
A path is wrong