File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 renku-graph : ${{ steps.deploy-comment.outputs.renku-graph}}
2727 renku-notebooks : ${{ steps.deploy-comment.outputs.renku-notebooks}}
2828 renku-ui : ${{ steps.deploy-comment.outputs.renku-ui}}
29+ renku-data-services : ${{ steps.deploy-comment.outputs.renku-data-services}}
2930 test-enabled : ${{ steps.deploy-comment.outputs.test-enabled}}
3031 extra-values : ${{ steps.deploy-comment.outputs.extra-values}}
3132 persist : ${{ steps.deploy-comment.outputs.persist}}
6667 renku_graph : " ${{ needs.check-deploy.outputs.renku-graph }}"
6768 renku_notebooks : " ${{ needs.check-deploy.outputs.renku-notebooks }}"
6869 renku_ui : " ${{ needs.check-deploy.outputs.renku-ui }}"
70+ renku_data_services : " ${{ needs.check-deploy.outputs.renku-data-services }}"
6971 extra_values : " ${{ needs.check-deploy.outputs.extra-values }}"
7072 - name : Check existing renkubot comment
7173 uses : peter-evans/find-comment@v2
You can’t perform that action at this time.
0 commit comments