Skip to content

Commit

Permalink
Add missing variables
Browse files Browse the repository at this point in the history
  • Loading branch information
burakince committed Dec 13, 2024
1 parent 2ce5f5c commit a1481cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ jobs:
echo "MYSQL_VERSION=${{ matrix.database-combo.mysql }}" >> .env
echo "MINIO_VERSION=RELEASE.2024-11-07T00-52-20Z" >> .env
echo "FAKE_GCS_SERVER_VERSION=1.50.2" >> .env
echo "AZURITE_VERSION=3.33.0" >> .env
echo "AZURE_STORAGE_BLOB_VERSION=12.26.0" >> .env
#----------------------------------------------
# run test suite
Expand Down

0 comments on commit a1481cb

Please sign in to comment.