Skip to content

Commit

Permalink
chore(cd): problem fixed, removed debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
bas-kirill committed Jul 22, 2024
1 parent fce401f commit 9fe42b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,6 @@ jobs:
docker rmi -f "$image_id";
done
echo "Dev port: $DEV_PORT"
docker run -d -p $DEV_PORT:8080 "myshx/muse-server:dev-$GIT_COMMIT_SHA"
deploy-staging:
Expand Down

0 comments on commit 9fe42b5

Please sign in to comment.