Skip to content

Commit

Permalink
Use alpine image for azure
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed May 10, 2019
1 parent 850fb5a commit 21bf6db
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,8 @@ mirror:
# Azure
azure:
stage: tarball
image: registry.gitlab.com/lfortran/ci-images:full-1.2.0
image: registry.gitlab.com/lfortran/ci-images/ci-test:mirror-94126a6
script:
- export PATH="$HOME/conda_root/bin:$PATH"
- sudo apt-get update
- sudo apt-get install -yq --no-install-recommends openssh-client git
- ci/azure_mirror.sh
only:
variables:
Expand Down

0 comments on commit 21bf6db

Please sign in to comment.