Skip to content

Commit

Permalink
CI: use latest minio/mc Docker image πŸ’š
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Sep 7, 2023
1 parent bdb0169 commit 6f956e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
docker run \
--rm -i -v $PWD:/data \
-e "MC_HOST_bbnavi=https://${{ secrets.MINIO_ACCESS_KEY }}:${{ secrets.MINIO_SECRET_KEY }}@opendata.bbnavi.de" \
minio/mc:RELEASE.2023-09-04T19-57-37Z \
minio/mc:RELEASE.2023-09-02T21-28-03Z \
cp /data/index.html /data/gtfs-flex.zip bbnavi/vbb-gtfs-flex/

0 comments on commit 6f956e4

Please sign in to comment.