File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838
3939 deploy :
4040 name : Deploy without telegraf
41- uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@7e2533c291e2ecc614b06bd20c3a0c5ada779c59 # main
41+ uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@d99ce7f631ca56901a4aecca25d5c6e4b0a7e2f1 # main
4242 with :
4343 push_enabled : true
4444 push_destinations : ghcr.io
5252 ghcr_token : ${{ secrets.GITHUB_TOKEN }}
5353 deploy_with_telegraf :
5454 name : Deploy with telegraf and healthcheck
55- uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@7e2533c291e2ecc614b06bd20c3a0c5ada779c59 # main
55+ uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@d99ce7f631ca56901a4aecca25d5c6e4b0a7e2f1 # main
5656 with :
5757 push_enabled : true
5858 push_destinations : ghcr.io
Original file line number Diff line number Diff line change 4747 if : |
4848 github.event.inputs.build_latest_as_test == 'false' ||
4949 github.event.inputs.build_latest_as_test == ''
50- uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@7e2533c291e2ecc614b06bd20c3a0c5ada779c59 # main
50+ uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@d99ce7f631ca56901a4aecca25d5c6e4b0a7e2f1 # main
5151 with :
5252 push_enabled : true
5353 push_destinations : ghcr.io
6666 if : |
6767 github.event.inputs.build_latest_as_test == 'false' ||
6868 github.event.inputs.build_latest_as_test == ''
69- uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@7e2533c291e2ecc614b06bd20c3a0c5ada779c59 # main
69+ uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@d99ce7f631ca56901a4aecca25d5c6e4b0a7e2f1 # main
7070 with :
7171 push_enabled : true
7272 push_destinations : ghcr.io
Original file line number Diff line number Diff line change 88jobs :
99 test_build :
1010 name : Test Image Build
11- uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@7e2533c291e2ecc614b06bd20c3a0c5ada779c59 # main
11+ uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@d99ce7f631ca56901a4aecca25d5c6e4b0a7e2f1 # main
1212 with :
1313 push_enabled : false
1414 ghcr_repo_owner : ${{ github.repository_owner }}
You can’t perform that action at this time.
0 commit comments