File tree Expand file tree Collapse file tree 5 files changed +0
-5
lines changed
Expand file tree Collapse file tree 5 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 1212jobs :
1313 push_to_registries :
1414 name : Push Docker image to multiple registries
15- if : github.ref == 'refs/heads/main'
1615 runs-on : ubuntu-latest
1716 permissions :
1817 packages : write
Original file line number Diff line number Diff line change 1313 push_to_registries :
1414 name : Push Docker image to multiple registries
1515 runs-on : ubuntu-latest
16- if : github.ref == 'refs/heads/main'
1716 permissions :
1817 packages : write
1918 contents : read
Original file line number Diff line number Diff line change 1515jobs :
1616 release :
1717 runs-on : ubuntu-latest
18- if : github.ref == 'refs/heads/main'
1918 steps :
2019 - name : Checkout
2120 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1515jobs :
1616 release :
1717 runs-on : macos-latest
18- if : github.ref == 'refs/heads/main'
1918 steps :
2019 - name : Checkout
2120 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1515jobs :
1616 release :
1717 runs-on : windows-latest
18- if : github.ref == 'refs/heads/main'
1918 defaults :
2019 run :
2120 shell : bash
You can’t perform that action at this time.
0 commit comments