Update '.gitea/workflows/ci.yml'
Some checks are pending
Build and Deploy / Build (push) Successful in 38s
Build and Deploy / Deploy (push) Has started running

This commit is contained in:
xeovalyte 2023-04-28 11:01:04 +02:00
parent d96b1bde2a
commit e61b63d7ae

View File

@ -38,9 +38,7 @@ jobs:
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
- uses: docker/build-push-action@v4
env:
ACTIONS_RUNTIME_TOKEN: ''
- uses: docker/build-push-action@master
with:
context: .
file: ./Dockerfile