Commit graph

18 commits

Author SHA1 Message Date
ffdd01e3a3 feature[wip]: #32941 add missing files and rename old one 2024-06-25 15:21:10 +02:00
539618d957 feat: #32941 trigger build and deploy for specific branch
move main logic to seperate file and create seperate dev and prod
actions executed on develop and main branch respectiveley
2024-06-25 15:11:52 +02:00
0f6d9fcfdb feat: add ssh user as env variable
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 58s
2024-06-25 11:02:40 +02:00
32b139d959 fix: reactivate rsync
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 50s
2024-06-25 10:31:29 +02:00
bd6238c036 bug: fix variable name
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 50s
2024-06-25 10:27:30 +02:00
00dc4aca8a fix path
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 50s
2024-06-25 10:03:25 +02:00
eee9678717 feat: use environment variables instead of secrets 2024-06-25 08:59:33 +02:00
8445bb23ab added current branch to build
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 51s
2024-05-13 11:09:36 +02:00
94b6bd402f add RUNNER_TOOL_CACHE env and remove Go and Node modules caching`
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 52s
2024-04-18 22:09:34 +02:00
9cc4bd08de revert back to old install via actions
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m34s
2024-04-18 22:03:35 +02:00
256510155c remove sudo from build pipeline commands
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 21s
2024-04-18 21:58:54 +02:00
b6c7c07c49 update build-and-deploy pipeline with explicit dependency versions
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 15s
2024-04-18 21:57:57 +02:00
eeae6bc997 reverted changes for environment variable
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m41s
2024-04-18 14:27:33 +02:00
c87fb11971 .
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m44s
2024-04-18 14:22:07 +02:00
bfc8c7a801 ud
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 15s
2024-04-18 14:21:09 +02:00
7e9cf9b961 update file path for reading toml file
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 16s
2024-04-18 14:19:53 +02:00
68da0c0603 Rename job to buildAndDeploy in workflow file.
Some checks reported warnings
Build and Deploy Hugo Site / buildAndDeploy (push) Has been cancelled
2024-04-18 10:21:44 +02:00
d620b2f2e8 Renamed pipeline-test.yaml to build-and-deploy-pipeline.yaml
All checks were successful
Build and Deploy Hugo Site / build_and_deploy (push) Successful in 1m43s
2024-04-18 10:18:14 +02:00
Renamed from .gitea/workflows/pipeline-test.yaml (Browse further)