Browse Source

Update docker-image.yml

pull/5027/head
dandevaud 2 years ago
committed by GitHub
parent
commit
a106d87561
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:
branches:
- 'main'
- 'dockerpush'
jobs:
build_and_push:

Loading…
Cancel
Save