Skip to content

Commit

Permalink
change path
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkyfaza20 authored Nov 17, 2023
1 parent 086a376 commit 0065a4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
name: Build and push
uses: docker/build-push-action@v2
with:
context: ./app-laravel-crud/
file: ./app-laravel-crud/Dockerfile
context: ./app-laravel-crud
push: true
tags: mrfzy00/crud_laravel_api-sre-test-app:latest

0 comments on commit 0065a4e

Please sign in to comment.