Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/docker-build-latest.yaml')
-rw-r--r--.github/workflows/docker-build-latest.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/docker-build-latest.yaml b/.github/workflows/docker-build-latest.yaml
index 8c26159..b2b8c26 100644
--- a/.github/workflows/docker-build-latest.yaml
+++ b/.github/workflows/docker-build-latest.yaml
@@ -6,6 +6,8 @@ env:
on:
push:
+ branches:
+ - develop
jobs:
dockerhub-build-push: