We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d02f0 commit 049686eCopy full SHA for 049686e
3 files changed
.github/workflows/check.yaml
@@ -97,7 +97,7 @@ jobs:
97
needs:
98
- prepare-env
99
- gooddata-ruby-lcm-build-pipeline
100
- - gooddata-ruby-fossa-licenses-validate-LR-ticket-zuul
+ # - gooddata-ruby-fossa-licenses-validate-LR-ticket-zuul
101
steps:
102
- name: Check if needed jobs succeeded
103
uses: re-actors/alls-green@release/v1
.github/workflows/gate.yaml
@@ -106,7 +106,7 @@ jobs:
106
if: always()
107
108
109
110
- gooddata-ruby-lcm-promote-pipeline
111
112
VERSION
@@ -1 +1 @@
1
-3.7.104
+3.7.105
0 commit comments