File tree Expand file tree Collapse file tree 30 files changed +174
-5
lines changed Expand file tree Collapse file tree 30 files changed +174
-5
lines changed Original file line number Diff line number Diff line change 29
29
runs-on : ubuntu-latest
30
30
steps :
31
31
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
32
+ with :
33
+ persist-credentials : false
32
34
- id : shard
33
35
uses : stackabletech/actions/shard@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
34
36
with :
52
54
steps :
53
55
- name : Checkout Repository
54
56
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
57
+ with :
58
+ persist-credentials : false
55
59
56
60
- name : Free Disk Space
57
61
uses : stackabletech/actions/free-disk-space@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
98
102
steps :
99
103
- name : Checkout Repository
100
104
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
105
+ with :
106
+ persist-credentials : false
101
107
102
108
- name : Publish and Sign Image Index Manifest to docker.stackable.tech
103
109
uses : stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
Original file line number Diff line number Diff line change 31
31
runs-on : ubuntu-latest
32
32
steps :
33
33
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
34
+ with :
35
+ persist-credentials : false
34
36
- id : shard
35
37
uses : stackabletech/actions/shard@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
36
38
with :
54
56
steps :
55
57
- name : Checkout Repository
56
58
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
59
+ with :
60
+ persist-credentials : false
57
61
58
62
- name : Free Disk Space
59
63
uses : stackabletech/actions/free-disk-space@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
@@ -100,6 +104,8 @@ jobs:
100
104
steps :
101
105
- name : Checkout Repository
102
106
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
107
+ with :
108
+ persist-credentials : false
103
109
104
110
- name : Publish and Sign Image Index Manifest to docker.stackable.tech
105
111
uses : stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
Original file line number Diff line number Diff line change 31
31
runs-on : ubuntu-latest
32
32
steps :
33
33
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
34
+ with :
35
+ persist-credentials : false
34
36
- id : shard
35
37
uses : stackabletech/actions/shard@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
36
38
with :
54
56
steps :
55
57
- name : Checkout Repository
56
58
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
59
+ with :
60
+ persist-credentials : false
57
61
58
62
- name : Free Disk Space
59
63
uses : stackabletech/actions/free-disk-space@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
@@ -100,6 +104,8 @@ jobs:
100
104
steps :
101
105
- name : Checkout Repository
102
106
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
107
+ with :
108
+ persist-credentials : false
103
109
104
110
- name : Publish and Sign Image Index Manifest to docker.stackable.tech
105
111
uses : stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
Original file line number Diff line number Diff line change 32
32
runs-on : ubuntu-latest
33
33
steps :
34
34
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
35
+ with :
36
+ persist-credentials : false
35
37
- id : shard
36
38
uses : stackabletech/actions/shard@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
37
39
with :
55
57
steps :
56
58
- name : Checkout Repository
57
59
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
60
+ with :
61
+ persist-credentials : false
58
62
59
63
- name : Free Disk Space
60
64
uses : stackabletech/actions/free-disk-space@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
@@ -101,6 +105,8 @@ jobs:
101
105
steps :
102
106
- name : Checkout Repository
103
107
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
108
+ with :
109
+ persist-credentials : false
104
110
105
111
- name : Publish and Sign Image Index Manifest to docker.stackable.tech
106
112
uses : stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
Original file line number Diff line number Diff line change 27
27
runs-on : ubuntu-latest
28
28
steps :
29
29
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
30
+ with :
31
+ persist-credentials : false
30
32
- id : shard
31
33
uses : stackabletech/actions/shard@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
32
34
with :
50
52
steps :
51
53
- name : Checkout Repository
52
54
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
55
+ with :
56
+ persist-credentials : false
53
57
54
58
- name : Free Disk Space
55
59
uses : stackabletech/actions/free-disk-space@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
96
100
steps :
97
101
- name : Checkout Repository
98
102
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
103
+ with :
104
+ persist-credentials : false
99
105
100
106
- name : Publish and Sign Image Index Manifest to docker.stackable.tech
101
107
uses : stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
Original file line number Diff line number Diff line change 32
32
runs-on : ubuntu-latest
33
33
steps :
34
34
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
35
+ with :
36
+ persist-credentials : false
35
37
- id : shard
36
38
uses : stackabletech/actions/shard@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
37
39
with :
55
57
steps :
56
58
- name : Checkout Repository
57
59
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
60
+ with :
61
+ persist-credentials : false
58
62
59
63
- name : Free Disk Space
60
64
uses : stackabletech/actions/free-disk-space@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
@@ -101,6 +105,8 @@ jobs:
101
105
steps :
102
106
- name : Checkout Repository
103
107
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
108
+ with :
109
+ persist-credentials : false
104
110
105
111
- name : Publish and Sign Image Index Manifest to docker.stackable.tech
106
112
uses : stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
Original file line number Diff line number Diff line change 27
27
runs-on : ubuntu-latest
28
28
steps :
29
29
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
30
+ with :
31
+ persist-credentials : false
30
32
- id : shard
31
33
uses : stackabletech/actions/shard@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
32
34
with :
50
52
steps :
51
53
- name : Checkout Repository
52
54
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
55
+ with :
56
+ persist-credentials : false
53
57
54
58
- name : Free Disk Space
55
59
uses : stackabletech/actions/free-disk-space@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
96
100
steps :
97
101
- name : Checkout Repository
98
102
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
103
+ with :
104
+ persist-credentials : false
99
105
100
106
- name : Publish and Sign Image Index Manifest to docker.stackable.tech
101
107
uses : stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
Original file line number Diff line number Diff line change 27
27
runs-on : ubuntu-latest
28
28
steps :
29
29
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
30
+ with :
31
+ persist-credentials : false
30
32
- id : shard
31
33
uses : stackabletech/actions/shard@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
32
34
with :
50
52
steps :
51
53
- name : Checkout Repository
52
54
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
55
+ with :
56
+ persist-credentials : false
53
57
54
58
- name : Free Disk Space
55
59
uses : stackabletech/actions/free-disk-space@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
96
100
steps :
97
101
- name : Checkout Repository
98
102
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
103
+ with :
104
+ persist-credentials : false
99
105
100
106
- name : Publish and Sign Image Index Manifest to docker.stackable.tech
101
107
uses : stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
Original file line number Diff line number Diff line change 31
31
runs-on : ubuntu-latest
32
32
steps :
33
33
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
34
+ with :
35
+ persist-credentials : false
34
36
- id : shard
35
37
uses : stackabletech/actions/shard@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
36
38
with :
54
56
steps :
55
57
- name : Checkout Repository
56
58
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
59
+ with :
60
+ persist-credentials : false
57
61
58
62
- name : Free Disk Space
59
63
uses : stackabletech/actions/free-disk-space@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
@@ -100,6 +104,8 @@ jobs:
100
104
steps :
101
105
- name : Checkout Repository
102
106
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
107
+ with :
108
+ persist-credentials : false
103
109
104
110
- name : Publish and Sign Image Index Manifest to docker.stackable.tech
105
111
uses : stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
Original file line number Diff line number Diff line change 33
33
runs-on : ubuntu-latest
34
34
steps :
35
35
- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
36
+ with :
37
+ persist-credentials : false
36
38
- id : shard
37
39
uses : stackabletech/actions/shard@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
38
40
with :
56
58
steps :
57
59
- name : Checkout Repository
58
60
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
61
+ with :
62
+ persist-credentials : false
59
63
60
64
- name : Free Disk Space
61
65
uses : stackabletech/actions/free-disk-space@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
@@ -102,6 +106,8 @@ jobs:
102
106
steps :
103
107
- name : Checkout Repository
104
108
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
109
+ with :
110
+ persist-credentials : false
105
111
106
112
- name : Publish and Sign Image Index Manifest to docker.stackable.tech
107
113
uses : stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0
You can’t perform that action at this time.
0 commit comments