mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-19 22:41:13 +00:00
devops: only on version tag
This commit is contained in:
parent
bc2e942e8c
commit
2ac6868593
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -2,8 +2,6 @@ name: Create and publish a Docker image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue