Move Setup
This commit is contained in:
parent
af1713f001
commit
7a0bb1c147
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ jobs:
|
|||
container:
|
||||
image: docker:27.5.1-alpine3.21
|
||||
steps:
|
||||
- name: Install Node
|
||||
run: apk add node
|
||||
- name: Login to Registry
|
||||
uses: 'https://git.euph.dev/actions/docker-login@v3'
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue