Browse Source

Merge pull request #8 from dandevaud/dandevaud-patch-1

Update docker-image.yml
pull/5027/head
dandevaud 2 years ago
committed by GitHub
parent
commit
43ecd89128
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/docker-image.yml

2
.github/workflows/docker-image.yml

@ -6,7 +6,7 @@ on:
- '*.*.*' - '*.*.*'
pull_request: pull_request:
branches: branches:
- 'main' - 'dockerpush'
jobs: jobs:
build_and_push: build_and_push:

Loading…
Cancel
Save