We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80dc44 commit e2b472cCopy full SHA for e2b472c
1 file changed
.github/workflows/gradle.yml
@@ -72,4 +72,4 @@ jobs:
72
cd /home/ubuntu/server
73
docker pull ${{ secrets.DOCKER_USERNAME }}/sols-app:latest
74
docker-compose down
75
- docker-compose up -d
+ docker-compose up -d
0 commit comments