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 1919 # Dummy tag; version does not matter.
2020 TAG : cpython-devcontainer:1.0.0-${{ github.run_id }}
2121 steps :
22- - name : Checkout Push to Registry action
22+ - name : Checkout
2323 uses : actions/checkout@v5
2424 - name : Set up Docker Buildx
2525 uses : docker/setup-buildx-action@v3
4242 env :
4343 TAG : cpython-wasicontainer:1.0.0-${{ github.run_id }}
4444 steps :
45- - name : Checkout Push to Registry action
45+ - name : Checkout
4646 uses : actions/checkout@v5
4747 - name : Set up Docker Buildx
4848 uses : docker/setup-buildx-action@v3
6868 env :
6969 TAG : autoconf:${{ matrix.autoconf_version }}-${{ github.run_id }}
7070 steps :
71- - name : Checkout Push to Registry action
71+ - name : Checkout
7272 uses : actions/checkout@v5
7373 - name : Set up Docker Buildx
7474 uses : docker/setup-buildx-action@v3
You can’t perform that action at this time.
0 commit comments