Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor deployment workflow | Valentin Popov | 2024-09-12 | 1 | -31/+0 |
| | |||||
* | Update deploy workflow to use rsync with --archive flag | Valentin Popov | 2024-09-11 | 1 | -2/+5 |
| | |||||
* | Update deploy workflow to use rsync with --delete-after flag | Valentin Popov | 2024-09-11 | 1 | -1/+1 |
| | |||||
* | Update deploy workflow to include rsync command for website deployment | Valentin Popov | 2024-09-11 | 1 | -1/+1 |
| | |||||
* | Update deploy workflow to include build step and testing Gitea Action | Valentin Popov | 2024-09-11 | 1 | -1/+2 |
| | |||||
* | Update node version in deploy workflow | Valentin Popov | 2024-09-11 | 1 | -2/+2 |
| | |||||
* | Update actions/download-artifact version in deploy workflow | Valentin Popov | 2024-09-11 | 1 | -1/+1 |
| | |||||
* | Update node version in deploy workflow | Valentin Popov | 2024-09-11 | 1 | -1/+2 |
| | |||||
* | Added build step | Valentin Popov | 2024-09-11 | 1 | -2/+19 |
| | |||||
* | Added testing Gitea Action | Valentin Popov | 2024-09-11 | 1 | -0/+9 |