diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index fa693fe..0402c42 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -17,6 +17,7 @@ jobs: - name: Build and push uses: docker/build-push-action@v6 with: + context: . push: true tags: ahmedhesham301/nginx:latest