We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a21e3a7 commit 8e75bd2Copy full SHA for 8e75bd2
.github/workflows/deploy.yml
@@ -7,6 +7,7 @@ on:
7
push:
8
branches:
9
- master
10
+ - release/*
11
12
env:
13
CONTAINER_NAME: ubiqube/cld-blueprint-installer
0 commit comments