ci(staging-deployment): 👷 pull latest main tagged schema-migrator docker image (#3869)

Signed-off-by: Prashant Shahi <prashant@signoz.io>
This commit is contained in:
Prashant Shahi 2023-11-01 21:45:40 +05:45 committed by GitHub
parent ed3017d247
commit bff7142a61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@ jobs:
export PATH="/usr/local/go/bin/:$PATH" # needed for Golang to work
docker system prune --force
docker pull signoz/signoz-otel-collector:main
docker pull signoz/signoz/signoz-schema-migrator:main
cd ~/signoz
git status
git add .