We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85451a commit fae2cf9Copy full SHA for fae2cf9
1 file changed
.github/workflows/gradle.yml
@@ -70,7 +70,6 @@ jobs:
70
port: 22
71
script: |
72
cd /home/ubuntu/server
73
-
74
docker pull ${{ secrets.DOCKER_USERNAME }}/sols-app:latest
75
docker-compose down
76
docker-compose up -d
0 commit comments