From: altorg Date: Sat, 19 Aug 2017 18:08:51 +0000 (-0700) Subject: Update buildspec.yml X-Git-Tag: v1.6.1-roc-dev~49 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=958ab2efc56851f200eff9cc96e01004216779ca;p=dgamelaunch Update buildspec.yml --- diff --git a/buildspec.yml b/buildspec.yml index 478a1b8..118985f 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -14,6 +14,8 @@ phases: build: commands: - echo Build started on `date` + - ls + - pwd - bash autogen.sh - make post_build: