Skip to content

Commit 9bddb90

Browse files
committed
code refactoring
1 parent c469e48 commit 9bddb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ jobs:
7474
docker rm ccgo-app || true
7575
docker rmi ccgo-app || true
7676
docker compose build
77-
docker compose up -d
77+
docker compose up -d

0 commit comments

Comments
 (0)