0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-06 18:13:34 +03:00

Update deploy workflow to include build step and testing Gitea Action

This commit is contained in:
Valentin Popov 2024-09-11 19:36:58 +00:00
parent 1a67c77d9d
commit 49c2ffa583
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -20,8 +20,9 @@ jobs:
deploy:
runs-on: self-hosted
needs: build
steps:
- uses: actions/download-artifact@v3
with:
name: website
- run: echo "Deploying to production"
- run: ls -lah