Move Setup
This commit is contained in:
parent
b09387c149
commit
e54bbacdbf
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ jobs:
|
|||
steps:
|
||||
- name: Install Node
|
||||
run: apk add nodejs
|
||||
- name: Setup Buildx
|
||||
uses: "https://git.euph.dev/actions/docker-setup-buildx@v3"
|
||||
- name: Login to Registry
|
||||
uses: "https://git.euph.dev/actions/docker-login@v3"
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue