Re-exec tests

This commit is contained in:
Manuel López Ruiz
2021-12-21 10:33:50 +01:00
parent 71c0063977
commit 5ab3165ef9

View File

@@ -17,6 +17,7 @@ jobs:
with:
service_account_key: ${{ secrets.GCS }}
- name: Pull base image
run: gcloud auth configure-docker && docker pull gcr.io/cartodb-on-gcp-ci-testing/cartodb-postgresql-base:${{ matrix.pg_version }}