fix
This commit is contained in:
parent
e12bc9b4f0
commit
59a053e833
@ -9,8 +9,8 @@ jobs:
|
||||
steps:
|
||||
- name: login
|
||||
run: docker login -u mathwave -p ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
- name: pwd
|
||||
run: pwd
|
||||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: build
|
||||
run: docker build -t mathwave/sprint-repo:pizda-bot .
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user