Browse Source

Update docker-image.yml

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

3
.github/workflows/docker-image.yml

@ -4,9 +4,6 @@ on:
push: push:
tags: tags:
- '*.*.*' - '*.*.*'
pull_request:
branches:
- 'dockerpush'
jobs: jobs:
build_and_push: build_and_push:

Loading…
Cancel
Save