Skip to content

Commit

Permalink
added context to build
Browse files Browse the repository at this point in the history
  • Loading branch information
4l3j0Ok committed Nov 29, 2023
1 parent 2ac7487 commit 2d6cd85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: alejoide/bcra-scraper-api
context: ./backend
dockerfile: ./backend/Dockerfile
tag_with_ref: true
tag_with_sha: true
tags: ${{ github.sha }}

0 comments on commit 2d6cd85

Please sign in to comment.