Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ include: ref: master file: '/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml' t: u: script: - 'which xmlstarlet || ( apt-get update -y && apt-get install xmlstarlet -y )' - git remote add aosp $AOSP_URL Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ include: ref: master file: '/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml' t: u: script: - 'which xmlstarlet || ( apt-get update -y && apt-get install xmlstarlet -y )' - git remote add aosp $AOSP_URL Loading