Skip to content

Commit

Permalink
build and push images
Browse files Browse the repository at this point in the history
  • Loading branch information
th0rn0 committed Mar 24, 2024
1 parent 05e8d5c commit 1fbed4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: touch src/.env
-
name: Build Images
run: make build --no-cache
run: make build
-
name: Build App Dependencies
run: make build && make artisan-storage-link
Expand Down

0 comments on commit 1fbed4d

Please sign in to comment.