...
In order to rollback simply checkout revert and push the previous version of the origin.thiss.io repo.
Code Block | ||
---|---|---|
| ||
git revert <commit>
git push |
Backend
Deploying the backend components using standard cosmos-process for docker components in https://github.com/TheIdentitySelector/thiss-ops repository.
...
Rollback
In order to rollback simply checkout revert and push the previous version of the origin.thiss.io repo.
Code Block | ||
---|---|---|
| ||
git revert <commit>
git push |
Backend
Deploying the backend components using standard cosmos-process for docker components in https://github.com/TheIdentitySelector/thiss-ops repository. (...)
...