Skip to content

Commit

Permalink
Update basemaps cli version to bundle all tileset
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentao-Kuang committed Aug 9, 2023
1 parent b3dc095 commit c3df8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
env:
BASEMAPS_BUCKET: linz-basemaps
BASEMAPS_STAGING_BUCKET: linz-basemaps-staging
BASEMAPS_CONTAINER: ghcr.io/linz/basemaps/cli:v6.39.0-39-gdbedf1b1
BASEMAPS_CONTAINER: ghcr.io/linz/basemaps/cli:v6.42.1-12-g10eb750b
SCREENSHOT_CONTAINER: ghcr.io/linz/basemaps-screenshot/cli:v1
DOCKER_AWS_ENV: -e AWS_ACCESS_KEY_ID -e AWS_SECRET_ACCESS_KEY -e AWS_SESSION_TOKEN -e AWS_REGION -e AWS_DEFAULT_REGION
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c3df8d2

Please sign in to comment.