Skip to content

ci: build-only workflow, drop SSH/rsync steps - #5

Merged
s950tx16wasr10 merged 1 commit into
masterfrom
fix/build-only-workflow
May 13, 2026
Merged

ci: build-only workflow, drop SSH/rsync steps#5
s950tx16wasr10 merged 1 commit into
masterfrom
fix/build-only-workflow

Conversation

@s950tx16wasr10

Copy link
Copy Markdown
Contributor

Drops the deploy half of the workflow — master agent owns deployment. CI just builds and uploads _site/ as an artifact.

The master agent handles actual deployment. CI's job is to verify the
build is green and publish _site/ as an artifact. Drops the failing
Install SSH key + Rsync to server steps that were waiting on secrets
this repo never needed.

Also: trigger on PRs (so build failures surface before merge), rename
workflow + file to 'build', tighten concurrency group per-ref so PRs
don't cancel each other.
@s950tx16wasr10
s950tx16wasr10 merged commit 78f5dad into master May 13, 2026
@s950tx16wasr10
s950tx16wasr10 deleted the fix/build-only-workflow branch May 13, 2026 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant