Skip to content

Commit

Permalink
git rev (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
BulatSaif authored Jun 4, 2020
1 parent 7cdc913 commit 13f7988
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- uses: actions/checkout@v2
- name: env
run: env
- name: git rev-parse --abbrev-ref HEAD
run: git rev-parse --abbrev-ref HEAD
- name: git branch
run: git branch
- name: Disk spase
Expand Down

0 comments on commit 13f7988

Please sign in to comment.