This commit is contained in:
@@ -8,6 +8,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: Runner
|
runs-on: Runner
|
||||||
|
container:
|
||||||
|
image: node:22-bookworm
|
||||||
|
|
||||||
env:
|
env:
|
||||||
APP_DIR: /opt/docker/apps/sveltekit-test
|
APP_DIR: /opt/docker/apps/sveltekit-test
|
||||||
|
|||||||
Reference in New Issue
Block a user