File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 with :
3434 image : coatldev/python
3535 version : ${{ matrix.image.version }}
36- build-cache : ${{ github.event.schedule == '30 6 1 * *' && 'true ' || 'false ' }}
36+ build-cache : ${{ github.event.schedule == '30 6 1 * *' && 'false ' || 'true ' }}
3737 variant : ${{ matrix.image.variant }}
3838 tags : ${{ matrix.image.tags }}
3939 username : ${{ vars.DOCKERHUB_USERNAME }}
Original file line number Diff line number Diff line change 6060 with :
6161 image : coatldev/python
6262 version : ${{ matrix.image.version }}
63- build-cache : ${{ github.event.schedule == '30 6 1 * *' && 'true ' || 'false ' }}
63+ build-cache : ${{ github.event.schedule == '30 6 1 * *' && 'false ' || 'true ' }}
6464 variant : ${{ matrix.image.variant }}
6565 tags : ${{ matrix.image.tags }}
6666 username : ${{ vars.DOCKERHUB_USERNAME }}
Original file line number Diff line number Diff line change 6262 with :
6363 image : coatldev/python
6464 version : ${{ matrix.image.version }}
65- build-cache : ${{ github.event.schedule == '30 6 1 * *' && 'true ' || 'false ' }}
65+ build-cache : ${{ github.event.schedule == '30 6 1 * *' && 'false ' || 'true ' }}
6666 variant : ${{ matrix.image.variant }}
6767 tags : ${{ matrix.image.tags }}
6868 username : ${{ vars.DOCKERHUB_USERNAME }}
You can’t perform that action at this time.
0 commit comments