Skip to content

Commit

Permalink
chore: remove action logs
Browse files Browse the repository at this point in the history
  • Loading branch information
luizstacio committed Sep 25, 2023
1 parent 8e28663 commit 08b3e0a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,3 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
image: ghcr.io/fuellabs/fuel-explorer
dockerfile: deployment/Dockerfile

- name: Image deploy
shell: bash
run: |
echo "${{ steps.publish.outputs.image }}"
echo "${{ fromJSON(steps.publish.outputs.metadata)['image.name'] }}"
echo "${{ steps.publish.outputs.metadata }}"

0 comments on commit 08b3e0a

Please sign in to comment.