File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 validatePlugin :
1616 if : startsWith(github.ref, 'refs/tags/') != true
1717 name : Check for Store compliance
18- container : ghcr.io/friendsofshopware/platform-plugin-dev:v6.4.0
18+ container : ghcr.io/friendsofshopware/platform-plugin-dev:v6.4.7
1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Checkout
3636 StoreUpdate :
3737 needs : validatePlugin
3838 name : Update Store page
39- container : ghcr.io/friendsofshopware/platform-plugin-dev:v6.4.0
39+ container : ghcr.io/friendsofshopware/platform-plugin-dev:v6.4.7
4040 if : startsWith(github.ref, 'refs/tags/') || contains(github.event.head_commit.message, '[store update]')
4141 runs-on : ubuntu-latest
4242 steps :
5151 StoreRelease :
5252 if : startsWith(github.ref, 'refs/tags/')
5353 runs-on : ubuntu-latest
54- container : ghcr.io/friendsofshopware/platform-plugin-dev:v6.4.0
54+ container : ghcr.io/friendsofshopware/platform-plugin-dev:v6.4.7
5555 name : Upload Extension to Store
5656 steps :
5757 - name : Checkout
You can’t perform that action at this time.
0 commit comments