File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7676 with :
7777 context : android/33-node
7878 push : ${{ github.event_name != 'pull_request' }}
79- tags : ${{ env.REGISTRY }}/${{ env.IMAGE_NAME,, }}: 33-node
79+ tags : ${{ steps.meta.outputs.tags }}- 33-node
8080 labels : ${{ steps.meta.outputs.labels }}
8181 cache-from : type=gha
8282 cache-to : type=gha,mode=max
8686 with :
8787 context : android/34-node
8888 push : ${{ github.event_name != 'pull_request' }}
89- tags : ${{ env.REGISTRY }}/${{ env.IMAGE_NAME,, }}: 34-node
89+ tags : ${{ steps.meta.outputs.tags }}- 34-node
9090 labels : ${{ steps.meta.outputs.labels }}
9191 cache-from : type=gha
9292 cache-to : type=gha,mode=max
9696 with :
9797 context : android/35-node
9898 push : ${{ github.event_name != 'pull_request' }}
99- tags : ${{ env.REGISTRY }}/${{ env.IMAGE_NAME,, }}: 35-node
99+ tags : ${{ steps.meta.outputs.tags }}- 35-node
100100 labels : ${{ steps.meta.outputs.labels }}
101101 cache-from : type=gha
102102 cache-to : type=gha,mode=max
You can’t perform that action at this time.
0 commit comments