Commit Graph

9 Commits

Author SHA1 Message Date
Michael Peter Christen
ce4a2450da fixed workflow for ci process/2 2023-08-31 18:05:58 +02:00
Michael Peter Christen
a3ca4eac08 fixed workflow for ci process 2023-08-31 18:03:04 +02:00
Michael Christen
84c797f53d fixed condition in workflow 2023-03-05 01:40:08 +01:00
Thomas Koch
d9d1bc8c65 skip github jobs on forks
I get scary emails from github about failed jobs for every commit pushed to my
yacy fork. But the jobs should not run on my forked repo in the first place.

This problem is not unique to yacy:
https://github.com/actions/runner/issues/859

Alternatively every contributor could disable workflows in the settings of
their fork repo:
https://docs.github.com/en/actions/managing-workflow-runs/disabling-and-enabling-a-workflow
2023-02-13 11:08:42 +02:00
Michael Peter Christen
79fc19e67e removed ci script for nsis build 2022-10-04 00:01:53 +02:00
Michael Christen
55c181e5a0 add windows build to ci 2022-10-03 18:23:03 +02:00
Michael Christen
c049c8d4a4
added missing runs-on: ubuntu-latest 2022-06-13 18:54:12 +02:00
Michael Christen
be8ab9771f
CI Script to build after pull request 2022-06-13 15:36:00 +02:00
Michael Peter Christen
c3307231d4 added ci script 2022-06-13 12:14:42 +02:00