Navigation Menu

Skip to content

Commit

Permalink
Build command faff
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Aug 26, 2018
1 parent 50179fc commit 61f447d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hooks/build
@@ -1,6 +1,11 @@
#!/usr/bin/env sh

# This is so that hopefully we can get the commit into the build log of a Dangerfile runner
# These come from https://docs.docker.com/docker-cloud/builds/advanced/

printenv
env

echo "DOCKER_TAG: ${DOCKER_TAG}"
echo "SOURCE_BRANCH: ${SOURCE_BRANCH}"
echo "SOURCE_COMMIT: ${SOURCE_COMMIT}"
Expand Down

0 comments on commit 61f447d

Please sign in to comment.