We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 444af3e commit ba08a35Copy full SHA for ba08a35
.gitlab-ci.yml
@@ -39,6 +39,7 @@ build:
39
stage: build
40
only:
41
- develop
42
+ - master
43
- tags
44
variables:
45
DOCKER_HUB_PARACHAIN: "kiltprotocol/kilt-node"
0 commit comments