Skip to content

Commit fdc01d0

Browse files
authored
Adding variables pr 1.x (#106)
* Fixing ce_provision vars in container builds. * Fixing ce_deploy vars in container builds. * Adding the option to build manually the containers.
1 parent 0581ade commit fdc01d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ce-dev-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
push:
66
tags:
77
- 1.*
8+
workflow_dispatch:
9+
tags:
10+
- 1.*
811

912
jobs:
1013
build:

0 commit comments

Comments
 (0)