Skip to content

Commit d7cc00f

Browse files
authored
Update user-service-cicd.yml
- Update working directory.
1 parent d7ae060 commit d7cc00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/user-service-cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Run command in a specific directory
2020
run: |
21-
docker compose -f docker-compose.local.yml build user-service
21+
cd /home/runner/work/ticket-flow/ticket-flow/
2222
ls ./
2323
ls -al
2424
ls -la

0 commit comments

Comments
 (0)