Skip to content

Commit

Permalink
dockerfile nerde
Browse files Browse the repository at this point in the history
  • Loading branch information
zeyneperinc committed Nov 26, 2024
1 parent 0006f1c commit df8fc32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- run: pwd
- run: ls
- run: find / -name "Dockerfile"
- run: docker build -t ghcr.io/zeyneperinc/server:latest . -f ../../Dockerfile
- run: docker push ghcr.io/zeyneperinc/server:latest

0 comments on commit df8fc32

Please sign in to comment.