test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 37s

This commit is contained in:
2024-03-06 12:05:37 +01:00
parent ffba1d1cce
commit d84a8594b4

View File

@@ -26,8 +26,13 @@ jobs:
username: ncaron
password: 6744954b4a3a43422e62e8d110f90de527ce094d
# - name: Set up Docker Buildx
# uses: docker/setup-buildx-action@v1
- name: Start Docker
run: |
sudo systemctl start docker
sudo systemctl enable docker
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
# - name: Get Gitea Tags
# id: get_tags