influx-only #2

Merged
Fascinated merged 20 commits from influx-only into master 2024-01-03 08:32:27 +00:00
Showing only changes of commit fd4ef15fae - Show all commits

@ -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: .