Pārlūkot izejas kodu

Conan env extracted from ci script.

main
offa pirms 4 gadiem
vecāks
revīzija
46de53b0bf
2 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. +4
    -3
      .github/workflows/ci.yml
  2. +0
    -1
      script/conan_build.sh

+ 4
- 3
.github/workflows/ci.yml Parādīt failu

@@ -31,6 +31,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Build
env:
CONAN_GCC_VERSIONS: 9
run: script/conan_build.sh
run: |
export CONAN_GCC_VERSIONS=9
export CONAN_DOCKER_IMAGE=conanio/gcc${CONAN_GCC_VERSIONS}
script/conan_build.sh

+ 0
- 1
script/conan_build.sh Parādīt failu

@@ -2,7 +2,6 @@

set -ex

export CONAN_DOCKER_IMAGE=conanio/gcc${CONAN_GCC_VERSIONS}
export CONAN_ARCHS="x86_64"
export CONAN_BUILD_TYPES=Release


Notiek ielāde…
Atcelt
Saglabāt