Update .gitlab-ci.yml file
This commit is contained in:
parent
b5c01caff2
commit
520ebaeed0
@ -86,7 +86,7 @@ release:
|
|||||||
-H "Authorization: $FOUNDRY_API_KEY" \
|
-H "Authorization: $FOUNDRY_API_KEY" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d "{
|
-d "{
|
||||||
\"id\": \"Your-Package-ID\",
|
\"id\": \"kidsonbrooms\",
|
||||||
\"release\": {
|
\"release\": {
|
||||||
\"version\": \"$VERSION\",
|
\"version\": \"$VERSION\",
|
||||||
\"manifest\": \"https://gitlab.com/wintermyst/kidsonbrooms/-/raw/master/system.json\",
|
\"manifest\": \"https://gitlab.com/wintermyst/kidsonbrooms/-/raw/master/system.json\",
|
||||||
|
Loading…
Reference in New Issue
Block a user