Set docker image to use
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m16s
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m16s
This commit is contained in:
parent
7892d2bf19
commit
1458c559d6
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ on:
|
|||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: node:20-bullseye
|
||||
steps:
|
||||
- name: Setup RSync
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue