Skip to content

Commit d7ae060

Browse files
authored
Update user-service-cicd.yml
Update user directory.
1 parent 67e79d8 commit d7ae060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +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
2122
ls ./
2223
ls -al
2324
ls -la

0 commit comments

Comments
 (0)