set push to true for backend workflow

This commit is contained in:
Maidul Islam
2023-01-10 11:59:17 -05:00
parent e4d302b7e1
commit 97f77dcada

View File

@ -49,7 +49,7 @@ jobs:
- name: 🏗️ Build backend and push
uses: docker/build-push-action@v3
with:
push: push
push: true
context: backend
tags: infisical/backend:${{ steps.commit.outputs.short }},
infisical/backend:latest