Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
robbymilo committed Nov 11, 2024
1 parent 328a22d commit 06d5f5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy-preview/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ runs:
shell: bash
run: |
docker build . -f ./deploy-preview/Dockerfile -t ${{ inputs.repo }}:${{ inputs.sha }}
docker run --rm -it ${{ inputs.repo }}:${{ inputs.sha }} sh -c 'ls -al /usr/share/nginx/dist/docs/writers-toolkit/'
- uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
id: gcloud-auth
Expand Down

0 comments on commit 06d5f5f

Please sign in to comment.