Skip to content

Commit ea6b130

Browse files
Update docker-image.yml
1 parent a786995 commit ea6b130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
Deploy:
4343
name: Deploy
4444
needs: Publish
45-
runs-on: ubuntu-latest
45+
runs-on: eskiz-srv
4646
env:
4747
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
4848
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)