Skip to content

Commit

Permalink
clean output
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Oct 28, 2023
1 parent 7c2447a commit 32cc523
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
echo "repo=${{ github.repository }}" >> $GITHUB_OUTPUT
echo "branch=$(git rev-parse --abbrev-ref HEAD)" >> $GITHUB_OUTPUT
echo "commit=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
echo $repo
echo $branch
echo $commit
# echo $repo
# echo $branch
# echo $commit
- name: Docker login
env:
Expand Down

0 comments on commit 32cc523

Please sign in to comment.