Dimitri Huisman
58e751415c
Yet another small typo. One day computers will understand I meant env.MAILU_BRANCH instead of MAILU_BRANCH.
2021-07-05 17:21:28 +00:00
Dimitri Huisman
7aa9b496fa
Moved logic for building testing images from deploy job to build job. This should save time. Test number for ci workflow #1234
2021-07-05 17:09:48 +00:00
Dimitri Huisman
1566dfb077
Forgot to add condition to load docker images step
2021-06-29 08:58:44 +02:00
Dimitri Huisman
b2840fed26
Update CI.yml
2021-06-28 22:51:23 +02:00
Dimitri Huisman
cf894dae03
Merge branch 'Mailu:master' into test-ci-parallel
2021-06-28 22:50:34 +02:00
Dimitri Huisman
75ee2cd1f7
Added manual trigger for workflow
...
Workflow file only triggers if it resides in the branch. If an old PR based on the mailu repo without CI.yml is tested, then the workflow run will not trigger. The merged commit on TESTING/STAGING branch does not contain the required CI.yml workflow file after all. In these cases simply run the workflow manually on the TESTING or STAGING branch,
2021-06-28 22:38:01 +02:00
Dimitri Huisman
c2b1f23652
It helps to also load the docker images for the tests.
2021-06-27 09:44:38 +00:00
Dimitri Huisman
c6da021106
Forgot to adapt all creat folder steps
2021-06-27 09:31:39 +00:00
Dimitri Huisman
782ffc084f
Fixed typo
2021-06-27 09:26:11 +00:00
Dimitri Huisman
0468fb2064
Forgot to set permissions on images folder. Added changelog.
2021-06-27 09:24:17 +00:00
Dimitri Huisman
2f51fe6688
using != uses
2021-06-27 09:07:41 +00:00
Dimitri Huisman
a6ec14b42a
Fixed spacing in CI.yml
2021-06-27 08:56:59 +00:00
Dimitri Huisman
e16e9f19fd
Run test jobs in parallel for CI/CD.
2021-06-27 08:54:17 +00:00
Dimitri Huisman
24200ddb67
Forgot to remove duplicate steps when switching back to sequential workflow
2021-06-26 21:49:37 +00:00
Dimitri Huisman
606c039a6f
Switch back to sequential workflow
2021-06-26 21:00:51 +00:00
Dimitri Huisman
fb30a62629
Create CI.yml
2021-06-26 21:52:09 +02:00