Skip to content

Commit

Permalink
last changes sanki
Browse files Browse the repository at this point in the history
  • Loading branch information
zeyneperinc committed Nov 26, 2024
1 parent aea1743 commit d4f1f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
runs-on: ubuntu-latest

steps:
- run: docker build -t ghcr.io/zeyneperinc/server:latest .
- run: docker build -t ghcr.io/zeyneperinc/server:latest . -f ../../Dockerfile
- run: docker push ghcr.io/zeyneperinc/server:latest

0 comments on commit d4f1f60

Please sign in to comment.