Workflow: trying out linux:host runs-on
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -26,4 +26,10 @@ jobs:
|
|||||||
- name: Restart compose
|
- name: Restart compose
|
||||||
run: |
|
run: |
|
||||||
echo '(cd backend-development-kickstarter && ddd && ddd && ddud)' > /hostpipe
|
echo '(cd backend-development-kickstarter && ddd && ddd && ddud)' > /hostpipe
|
||||||
|
Restart Docker Compose:
|
||||||
|
runs-on: linux:host
|
||||||
|
- name: Testing
|
||||||
|
run: |
|
||||||
|
pwd
|
||||||
|
ls
|
||||||
|
whoami
|
||||||
Reference in New Issue
Block a user