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
Some checks failed
Publish Docker Image / docker (push) Failing after 16s
This commit is contained in:
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: .
|
||||
|
Loading…
Reference in New Issue
Block a user