Workflow: remove defaults
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 7m45s
Build Docker Image / Restart Docker Compose (push) Successful in 0s

Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
2025-11-26 16:25:53 +07:00
parent 87cac22db5
commit 8e47a11ace

View File

@@ -5,9 +5,6 @@ on: [push]
jobs: jobs:
Build Docker Image: Build Docker Image:
runs-on: ubuntu-node runs-on: ubuntu-node
defaults:
run:
shell: sh
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4