-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update git sequence for testing
- Loading branch information
1 parent
fd7d172
commit 24b5192
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
# test | ||
# Testing for edrys-Lite | ||
|
||
This is used for testing purposes of edrys-Lite only | ||
This is used for testing purposes of edrys-Lite only ... | ||
|
||
Create new testing branch by: | ||
|
||
```bash | ||
git checkout test | ||
git git reset --hard new/branch | ||
git push origin test -f | ||
``` | ||
|
||
... this will trigger a rebuild of the test branch, which will be deployed to: | ||
|
||
https://edrys-labs.github.io/test |