File tree Expand file tree Collapse file tree 14 files changed +42
-0
lines changed Expand file tree Collapse file tree 14 files changed +42
-0
lines changed Original file line number Diff line number Diff line change 8
8
repository_dispatch :
9
9
types : [ base ]
10
10
11
+ env :
12
+ DOCKER_BUILDKIT : 1
13
+
11
14
jobs :
12
15
13
16
base :
Original file line number Diff line number Diff line change 13
13
repository_dispatch :
14
14
types : [ doc ]
15
15
16
+ env :
17
+ DOCKER_BUILDKIT : 1
18
+
16
19
jobs :
17
20
18
21
asciidoc :
Original file line number Diff line number Diff line change 8
8
repository_dispatch :
9
9
types : [ formal ]
10
10
11
+ env :
12
+ DOCKER_BUILDKIT : 1
13
+
11
14
jobs :
12
15
13
16
formal :
Original file line number Diff line number Diff line change 8
8
repository_dispatch :
9
9
types : [ ghdl-yosys-plugin ]
10
10
11
+ env :
12
+ DOCKER_BUILDKIT : 1
13
+
11
14
jobs :
12
15
13
16
ghdl-yosys-plugin :
Original file line number Diff line number Diff line change 8
8
repository_dispatch :
9
9
types : [ ghdl ]
10
10
11
+ env :
12
+ DOCKER_BUILDKIT : 1
13
+
11
14
jobs :
12
15
13
16
ghdl :
Original file line number Diff line number Diff line change 8
8
repository_dispatch :
9
9
types : [ gtkwave ]
10
10
11
+ env :
12
+ DOCKER_BUILDKIT : 1
13
+
11
14
jobs :
12
15
13
16
gtkwave :
Original file line number Diff line number Diff line change 8
8
repository_dispatch :
9
9
types : [ icestorm ]
10
10
11
+ env :
12
+ DOCKER_BUILDKIT : 1
13
+
11
14
jobs :
12
15
13
16
icestorm :
Original file line number Diff line number Diff line change 8
8
repository_dispatch :
9
9
types : [ impl ]
10
10
11
+ env :
12
+ DOCKER_BUILDKIT : 1
13
+
11
14
jobs :
12
15
13
16
impl :
Original file line number Diff line number Diff line change 8
8
repository_dispatch :
9
9
types : [ nextpnr ]
10
10
11
+ env :
12
+ DOCKER_BUILDKIT : 1
13
+
11
14
jobs :
12
15
13
16
nextpnr :
Original file line number Diff line number Diff line change 8
8
repository_dispatch :
9
9
types : [ prjtrellis ]
10
10
11
+ env :
12
+ DOCKER_BUILDKIT : 1
13
+
11
14
jobs :
12
15
13
16
prjtrellis :
You can’t perform that action at this time.
0 commit comments