We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2327d commit b05c713Copy full SHA for b05c713
.gitlab-ci.yml
@@ -7,7 +7,7 @@ default:
7
only:
8
- master
9
10
-run:
+release:
11
script:
12
- python3 artifact_builder -D sql -O index.json
13
artifacts:
0 commit comments