Skip to content

Commit

Permalink
trying another context
Browse files Browse the repository at this point in the history
  • Loading branch information
lornest committed Sep 9, 2023
1 parent 9c81528 commit ebf47ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/server-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
with:
context: /server
context: ./server/
push: true
tags: user/app:latest
tags: lornest/digits:latest

0 comments on commit ebf47ce

Please sign in to comment.