Skip to content

Commit

Permalink
auto yml update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshibbotson committed Jun 15, 2024
1 parent c64a734 commit 255ba87
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,4 @@ jobs:

- name: Build Docker image 🐳
run: |
docker build /
--build-arg PORT=8081 /
-f docker/Dockerfile .
docker build --build-arg PORT=8081 -f docker/Dockerfile .

0 comments on commit 255ba87

Please sign in to comment.