Commit Graph

5 Commits

Author SHA1 Message Date
Archi
0152e4e918 CI: Add os to the matrix of docker-ci.yml
Publish jobs won't have those as it's pointless for them to build and throw away the result, that's what CI is for
2021-06-03 01:30:40 +02:00
Archi
aab6b9cb5c CI: Use parallel jobs in a matrix for docker-ci 2021-06-03 01:22:39 +02:00
Archi
795af015af CI: Supply STD token to docker-ci
This allows to verify that STD plugin also builds, normally we skip it when token is not provided (for a reason)
2021-05-21 01:05:59 +02:00
Archi
0159a918cd CI: Extract docker platforms to env variable 2021-05-20 23:47:22 +02:00
Łukasz Domeradzki
8c4a0d7f06 Workflow enhancements (#2326)
1. Split publish part of ci.yml into independent publish.yml action (run on the same schedule)
2. Add docker-ci.yml without pushing capability on the same schedule as ci
2021-05-20 23:36:02 +02:00