Skip to content

Commit

Permalink
export vars
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Aug 21, 2020
1 parent d053654 commit b082f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker.yml
Expand Up @@ -39,8 +39,8 @@ jobs:
env:
branch: ${{ matrix.branch }}
run: |
DOCKER_TAG=${branch//master/latest}
DOCKER_BUILD_DEPS_FILE=qgis3-build-deps-focal.dockerfile
export DOCKER_TAG=${branch//master/latest}
export DOCKER_BUILD_DEPS_FILE=qgis3-build-deps-focal.dockerfile
echo "branch: ${branch}"
echo "docker tag: ${DOCKER_TAG}"
Expand Down

0 comments on commit b082f16

Please sign in to comment.