Set docker image to use
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m16s

This commit is contained in:
thepaperpilot 2024-06-01 20:40:49 -05:00
parent 7892d2bf19
commit 1458c559d6

View file

@ -6,6 +6,8 @@ on:
jobs:
build-and-deploy:
runs-on: docker
container:
image: node:20-bullseye
steps:
- name: Setup RSync
run: |