fix workflow
Some checks failed
Deploy MyApp on Same Server / build-and-deploy (push) Failing after 1m11s
Some checks failed
Deploy MyApp on Same Server / build-and-deploy (push) Failing after 1m11s
This commit is contained in:
@@ -8,6 +8,8 @@ on:
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: node:20-alpine
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user