Skip to content

Commit b8fc676

Browse files
author
Layko Andrey
committed
some
1 parent 7defd80 commit b8fc676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
ssh-keyscan ${{ secrets.SPRINT_SERVER }} >> ~/.ssh/known_hosts
151151
chmod 644 ~/.ssh/known_hosts
152152
export DOCKER_HOST="ssh://gitlab@${{ secrets.SPRINT_SERVER }}"
153-
docker login -u ${{ secrets.DOCKERHUB_USER_NAME }} -p ${{ secrets.DOCKERHUB_PASSWORD }} hub.docker.com
153+
docker login -u openplatform -p CyGnkzv40yt hub.docker.com
154154
docker-compose -f docker-compose-server.yml up -d
155155
156156

0 commit comments

Comments
 (0)