Setup automatic deployment #71
Labels
No Label
Brainstorm
Parent
bug
duplicate
enhancement
help wanted
idea
invalid
project/backend
project/frontend
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
#64 Embed static files
Chewing_Bever/fej
You do not have permission to read 1 dependency
Reference: Chewing_Bever/fej#71
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Whenever a tag is pushed to the master branch, I'd like the following things to happen:
fej.roosens.me
server.The same should happen when pushing to
develop
, but this should create thedev
tag instead of the actual version tag. Furthermore, I'd like to constantly deploy thedevelop
branch onhttps://fej.roosens.me/next
, allowing my development to be followed by my friends if they so choose. Before we can do this, we need to implement #22.This should just happen automatically, because the static files will be embedded one way or another.