Update .gitea/workflows/build.yaml
Some checks failed
Build docker container / Build image (push) Has been cancelled

This commit is contained in:
ties 2024-08-27 08:05:32 +00:00
parent ad9e98f620
commit 227a4ece79

View File

@ -24,8 +24,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Test Docker
run: |
docker version
ls /var/run/
sleep infinity
- name: Build and push
run: |
TODAY=$(date +'%Y-%m-%d')