Specify valid container image
All checks were successful
Setup EC2 Tools / setup-server (push) Successful in 1m58s

This commit is contained in:
vickytechkey 2026-09-08 20:22:59 +05:30
parent 362dab5ed2
commit 73df5a19b1

View file

@ -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