Commit Graph

19 Commits

Author SHA1 Message Date
Dev Server d2d965d0e1 fix: use key directly without file path
Deploy to Dev / deploy-dev (push) Failing after 25s Details
2026-02-12 23:24:32 +03:00
Dev Server c2af4652c0 fix: use absolute path /tmp/.ssh/deploy_key for SSH key
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:18:46 +03:00
Dev Server eb611e809d fix: use key directly in health check step
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:18:02 +03:00
Dev Server 0ba0be36e6 fix: use key directly since secret is now working
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:15:45 +03:00
Dev Server b2ec252ae0 fix: use key directly since secret is now visible
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:14:10 +03:00
Dev Server 4dde350e59 fix: use key_path with setup step for SSH key
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:10:14 +03:00
Dev Server 5fe15456f6 debug: add env variable and debug output for SSH secret
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:07:05 +03:00
Dev Server 5e9bbfcf8f fix: add debug step to check SSH secret
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 23:04:56 +03:00
Dev Server 56d2f752c4 fix: add use_insecure_cipher option for SSH
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 22:56:04 +03:00
Dev Server 7a3fff73dd fix: use key directly instead of key_path
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 22:54:35 +03:00
Dev Server cfd891d41b fix: use /tmp/deploy_key absolute path
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 22:53:49 +03:00
Dev Server a02460aa09 fix: use $HOME instead of ~ for SSH key path
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 22:53:33 +03:00
Dev Server 3181705968 fix: use key_path instead of key for SSH authentication
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 22:52:28 +03:00
Dev Server 815288621f fix: add debug mode to SSH action
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 22:50:18 +03:00
Dev Server 9924f3a069 chore: remove test workflow
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 22:44:31 +03:00
Dev Server 853de5b4ea fix: simplify workflow and add test workflow
Deploy to Dev / deploy-dev (push) Failing after 2s Details
Test Simple Workflow / test (push) Successful in 0s Details
2026-02-12 22:42:48 +03:00
Dev Server dc3d2b5f25 fix: use gitea.event_name instead of github.event_name
Deploy to Dev / deploy-dev (push) Failing after 3s Details
2026-02-12 22:41:22 +03:00
Dev Server 22905e6552 fix: remove checkout step from workflow
Deploy to Dev / deploy-dev (push) Failing after 10s Details
2026-02-12 22:34:42 +03:00
Dev Server adf395e521 feat: add CI/CD workflows
Deploy to Dev / deploy-dev (push) Failing after 51s Details
2026-02-12 22:33:08 +03:00