fix
Some checks failed
Build and push / Build (push) Failing after 0s
Build and push / Push (push) Has been skipped

This commit is contained in:
emmatveev 2024-10-11 03:24:51 +03:00
parent 59a053e833
commit f3b976e130

View File

@ -9,9 +9,8 @@ jobs:
steps:
- name: login
run: docker login -u mathwave -p ${{ secrets.DOCKERHUB_PASSWORD }}
- name: checkout
uses: actions/checkout@v4
- name: build
uses: actions/checkout@v4
run: docker build -t mathwave/sprint-repo:pizda-bot .
push:
name: Push