Skip to content

Commit

Permalink
Merge pull request #95 from thijstakken/develop
Browse files Browse the repository at this point in the history
dockerbuild-patch
  • Loading branch information
thijstakken authored Jul 16, 2024
2 parents 0ee70f7 + 53fa6db commit f3a3eb4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:

steps:
- uses: actions/checkout@v3

- name: Remove unneeded .gitkeep file
run: rm ./example-music/.gitkeep

#- name: Build the Docker image
# run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)
Expand Down

0 comments on commit f3a3eb4

Please # to comment.