mirror of
https://github.com/cupcakearmy/docker-static.git
synced 2024-12-21 15:56:30 +00:00
formatting
This commit is contained in:
parent
9afda15154
commit
6b5c91d122
6
.github/workflows/trial.yml
vendored
6
.github/workflows/trial.yml
vendored
@ -22,11 +22,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: tags
|
needs: tags
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix: ${{fromJson(needs.tags.outputs.matrix)}}
|
||||||
${{fromJson(needs.tags.outputs.matrix)}}
|
|
||||||
# include:
|
|
||||||
# - tag: 1.20.2
|
|
||||||
# version: 1.20.2
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
|
Loading…
Reference in New Issue
Block a user