Skip to content

Commit

Permalink
update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt307082 committed Aug 6, 2024
1 parent 4a9622d commit a62f60e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
echo "ref set to '${{ env.ref }}'"
echo "image tag set to '${{ env.imagetag }}'"
- name: show Dockerfile
run: |
cat Dockerfile
# - name: show Dockerfile
# run: |
# cat Dockerfile

- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a62f60e

Please sign in to comment.