mirror of
https://github.com/cupcakearmy/docker-static.git
synced 2024-12-22 08:16:30 +00:00
checkout
This commit is contained in:
parent
56f983a8e1
commit
7ebeb907d8
2
.github/workflows/trial.yml
vendored
2
.github/workflows/trial.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
|||||||
tags:
|
tags:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 18
|
||||||
@ -26,6 +27,7 @@ jobs:
|
|||||||
# version: 1.20.2
|
# version: 1.20.2
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v2
|
uses: docker/setup-qemu-action@v2
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
|
Loading…
Reference in New Issue
Block a user