Merge branch 'influx-only' of https://git.fascinated.cc/mc-tracker/backend into influx-only
Some checks failed
Publish Docker Image / docker (push) Failing after 16s

This commit is contained in:
Lee 2024-01-03 07:30:31 +00:00
commit fd4ef15fae

@ -4,6 +4,7 @@ on:
push:
branches:
- "master"
- "influx-only"
jobs:
docker:
@ -44,7 +45,7 @@ jobs:
key: ${{ runner.os }}-buildx
- name: Build and Push (Latest)
uses: docker/build-push-action@v
uses: docker/build-push-action@v5
with:
push: true
context: .