Merge branch 'main' of https://github.com/RexReposit/dickbot
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build the Docker image
|
||||
run: docker build -t smilerex/dickbot:latest .
|
||||
|
||||
|
||||
- name: Login docker
|
||||
run: docker login -u ${{secrets.DOCKER_LOGIN}} -p ${{secrets.DOCKER_TOKEN}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user