Skip to content

Commit

Permalink
Update build_and_upload_docker_image_dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Mar 21, 2024
1 parent 2423f28 commit 339ee36
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_upload_docker_image_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
registry: ghcr.io
username: ${{ secrets.DOCKER_UPLOADER_USERNAME }}
password: ${{ secrets.DOCKER_UPLOADER_PASSWORD }}
- name: test
run: pwd
- name: Build and push
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 339ee36

Please sign in to comment.