File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 matrix : ${{ steps.generator.outputs.matrix }}
1818 steps :
1919 - id : generator
20- <<<<<<< HEAD
21- uses : elastic/oblt-actions/elastic/active-branches@31e93d1dfb82adc106fc7820f505db1afefe43b1 # v1
22- =======
2320 uses : elastic/oblt-actions/elastic/active-branches@v1
24- >>>>>>> 0e1f32a6 (ci: revert image pinning for internal and github actions (#17191))
2521
2622 check-docker-compose :
2723 needs :
@@ -48,20 +44,12 @@ jobs:
4844 - check-docker-compose
4945 steps :
5046 - id : check
51- <<<<<<< HEAD
52- uses : elastic/oblt-actions/check-dependent-jobs@31e93d1dfb82adc106fc7820f505db1afefe43b1 # v1
53- =======
5447 uses : elastic/oblt-actions/check-dependent-jobs@v1
55- >>>>>>> 0e1f32a6 (ci: revert image pinning for internal and github actions (#17191))
5648 with :
5749 jobs : ${{ toJSON(needs) }}
5850 - run : ${{ steps.check.outputs.isSuccess }}
5951 - if : failure()
60- <<<<<<< HEAD
61- uses : elastic/oblt-actions/slack/notify-result@31e93d1dfb82adc106fc7820f505db1afefe43b1 # v1
62- =======
6352 uses : elastic/oblt-actions/slack/notify-result@v1
64- >>>>>>> 0e1f32a6 (ci: revert image pinning for internal and github actions (#17191))
6553 with :
6654 bot-token : ${{ secrets.SLACK_BOT_TOKEN }}
6755 channel-id : " #apm-server"
You can’t perform that action at this time.
0 commit comments