Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53f2e38b authored by Romain Hunault's avatar Romain Hunault
Browse files

test

parent f1a977b2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ publish-to-apps:
    APP_JSON: '{"name":"$APP_NAME","package_name":"$APP_PACKAGE_NAME","author":"$APP_AUTHOR","icon_image_path":"$APP_ICON_PATH","category":"$APP_CATEGORY","description":"$APP_DESCRIPTION","licence":"$APP_LICENSE","latest_version_number":"$APP_VERSION_NUMBER"}'
  script:
  - |
    echo $APP_JSON
    curl -v -k -i \
      -H "Accept: application/json" \
      -X POST -d $APP_JSON \