mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-01-03 14:57:22 +03:00
Updated branch where the docker image builds unstable versions
This commit is contained in:
parent
a72d3b2720
commit
6b338275d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image-build.yml
vendored
2
.github/workflows/docker-image-build.yml
vendored
|
@ -3,7 +3,7 @@ name: Build docker image
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- develop
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
|
|
Loading…
Reference in a new issue