Specify valid container image
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 1m58s
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 1m58s
This commit is contained in:
parent
362dab5ed2
commit
73df5a19b1
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ on:
|
|||
jobs:
|
||||
setup-server:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: node:22
|
||||
|
||||
steps:
|
||||
- name: Install LEMP Stack and Tools on EC2
|
||||
|
|
|
|||
Loading…
Reference in a new issue