Skip to content

Commit 2d3fef4

Browse files
authored
Merge pull request #49 from infosiftr/ghost
Move ghost to the updated templates pipeline
2 parents 13c8103 + ce2b0f8 commit 2d3fef4

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

update.sh/vars.groovy

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,7 @@ def rawReposData = [
2323
['docker', [:]],
2424
['drupal', [:]],
2525
['gcc', [:]],
26-
['ghost', [
27-
'pipeline-script': 'update.sh/legacy-pipeline.groovy',
28-
'env': 'GHOST_VERSION',
29-
'otherEnvs': [
30-
['ghost-cli', 'GHOST_CLI_VERSION'],
31-
],
32-
]],
26+
['ghost', [:]],
3327
['golang', [:]],
3428
['haproxy', [:]],
3529
['hello-world', [

0 commit comments

Comments
 (0)