Skip to content
Snippets Groups Projects
Commit 00f14e2c authored by Ryan Gonzalez's avatar Ryan Gonzalez
Browse files
parent c5e9468b
No related branches found
No related tags found
1 merge request!416Fix incorrect Flatpak branch
Pipeline #342538 passed
Pipeline: apertis-test-cases-web

#342539

    ......@@ -22,7 +22,7 @@ run:
    - "Add the Apertis Flatpak repository (only needed on SDK images)"
    - $ flatpak remote-add --user --if-not-exists apertis https://images.apertis.org/flatpak/repo/apertis.flatpakrepo
    - "Install Totem (only needed on SDK images)"
    - $ flatpak install --user apertis org.apertis.hmi.totem//${APERTIS_RELEASE}
    - $ flatpak install --user apertis org.apertis.hmi.totem//stable
    - "On the agl-compositor click on the menu icon"
    - "Observe that the Videos app icon is visible"
    - "Launch Videos app"
    ......@@ -22,7 +22,7 @@ run:
    - "Add the Apertis Flatpak repository (only needed on SDK images)"
    - $ flatpak remote-add --user --if-not-exists apertis https://images.apertis.org/flatpak/repo/apertis.flatpakrepo
    - "Install Totem (only needed on SDK images)"
    - $ flatpak install --user apertis org.apertis.hmi.totem//${APERTIS_RELEASE}
    - $ flatpak install --user apertis org.apertis.hmi.totem//stable
    - "On the agl-compositor click on the menu icon"
    - "Observe that the Videos app icon is visible"
    - "Launch Videos app"
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment