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

This commit is contained in:
emmatveev 2024-10-11 03:14:23 +03:00
parent e12bc9b4f0
commit 59a053e833

View File

@ -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: