File tree Expand file tree Collapse file tree 3 files changed +3
-36
lines changed Expand file tree Collapse file tree 3 files changed +3
-36
lines changed Original file line number Diff line number Diff line change 11# Lines starting with '#' are comments.
22# Each line is a file pattern followed by one or more owners.
33
4- .github /workflows / @ immutable/prodsec @ sergerad @ rzmahmood @ EdwardJES @ jp-imx
5- .github /actions / @ immutable/prodsec @ sergerad @ rzmahmood @ EdwardJES @ jp-imx
4+ .github /workflows / @ immutable/prodsec @ sergerad @ drinkcoffee @ ermyas @ jp-imx @ ipekt @ wcgcyx
5+ .github /actions / @ immutable/prodsec @ sergerad @ drinkcoffee @ ermyas @ jp-imx @ ipekt @ wcgcyx
66. / @ sergerad @ drinkcoffee @ ermyas @ jp-imx @ ipekt @ wcgcyx
Original file line number Diff line number Diff line change 2020 REPOSITORY_NAME="$(echo '${{ github.repository }}' | awk -F '/' '{print $2}')"
2121 BUILD_TIMESTAMP="$(date +%s)"
2222 SHORT_SHA="$(git rev-parse --short HEAD)"
23- echo TAGS="ghcr.io/${{ github.repository }}/immutable-geth:develop -$BUILD_TIMESTAMP-git.$SHORT_SHA" >> $GITHUB_ENV
23+ echo TAGS="ghcr.io/${{ github.repository }}/immutable-geth:unstable -$BUILD_TIMESTAMP-git.$SHORT_SHA" >> $GITHUB_ENV
2424
2525 - uses : ./.github/actions/push
2626 with :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments