fix
This commit is contained in:
parent
072866cabc
commit
4af65a2483
@ -9,6 +9,8 @@ jobs:
|
||||
steps:
|
||||
- name: login
|
||||
run: docker login -u mathwave -p ${{ vars.DOCKERHUB_PASSWORD }}
|
||||
- name: ls
|
||||
run: ls
|
||||
- name: build
|
||||
run: docker build -t mathwave/sprint-repo:pizda-bot .
|
||||
push:
|
||||
|
Loading…
Reference in New Issue
Block a user