Workflow: figure out, finally
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -23,15 +23,10 @@ jobs:
|
||||
set -e
|
||||
docker image rm -f accounting-api:latest
|
||||
docker build . -t accounting-api:latest
|
||||
- name: Restart compose
|
||||
run: |
|
||||
echo '(cd backend-development-kickstarter && ddd && ddd && ddud)' > /hostpipe
|
||||
Restart Docker Compose:
|
||||
runs-on: host
|
||||
steps:
|
||||
- name: Testing
|
||||
- name: Restart compose project
|
||||
run: |
|
||||
pwd
|
||||
ls
|
||||
whoami
|
||||
echo '(cd backend-development-kickstarter && ddd && ddd && ddud)' > /hostpipe
|
||||
|
||||
Reference in New Issue
Block a user