Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ Add the following to your `.gitlab-ci.yml`: ```yaml include: # 1: include the component - component: gitlab.com/to-be-continuous/mobsf/gitlab-ci-mobsf@2.3.1 - component: $CI_SERVER_FQDN/to-be-continuous/mobsf/gitlab-ci-mobsf@2.3.1 # 2: set/override component inputs inputs: app-file: "build/myapp.apk" # ⚠ this is only an example Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ Add the following to your `.gitlab-ci.yml`: ```yaml include: # 1: include the component - component: gitlab.com/to-be-continuous/mobsf/gitlab-ci-mobsf@2.3.1 - component: $CI_SERVER_FQDN/to-be-continuous/mobsf/gitlab-ci-mobsf@2.3.1 # 2: set/override component inputs inputs: app-file: "build/myapp.apk" # ⚠ this is only an example Loading