deployment #1

Merged
acastro merged 5 commits from deployment into master 4 years ago
Collaborator

instructions for deployment.
Not tracking venv anymore.

instructions for deployment. Not tracking venv anymore.
acastro closed this pull request 4 years ago
acastro deleted branch deployment 4 years ago
The pull request has been merged as 502c82833d.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b deployment master
git pull origin deployment

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff deployment
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pedrosaclout/TacticalApp#1
Loading…
There is no content yet.