Update docker-image.yml

This commit is contained in:
SmileRex
2025-01-25 19:10:23 +03:00
committed by GitHub
parent 8c47c5c97f
commit d2f5fb7814

View File

@@ -15,7 +15,8 @@ jobs:
- name: Build the Docker image - name: Build the Docker image
run: docker build -t smilerex/dickbot:latest run: docker build -t smilerex/dickbot:latest
deploy: deploy-to-docker:
runs-on: ubuntu-latest
steps: steps:
- name: Login docker - name: Login docker