Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hayen committed Nov 9, 2020
1 parent 0596796 commit d37e06d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/sh -l

printenv

tag=${GITHUB_SHA}

if [ -z ${GITHUB_REF} ]; then
Expand Down

0 comments on commit d37e06d

Please sign in to comment.