Skip to content

Commit

Permalink
CI Dockerbuild another context (#2373)
Browse files Browse the repository at this point in the history
  • Loading branch information
artmakh authored Jun 7, 2023
1 parent 26fa69d commit f0b592e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-data-restore-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
context: ./docker/data-restore
file: ./docker/data-restore/Dockerfile
tags: |
matterlabs/data-restore:${{ steps.vars.outputs.sha_short }}
matterlabs/data-restore:latest

0 comments on commit f0b592e

Please sign in to comment.