]> skyeroc.xyz Git - dgamelaunch/commitdiff
Update buildspec.yml
authoraltorg <dtype@alt.org>
Sat, 19 Aug 2017 18:08:51 +0000 (11:08 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Aug 2017 18:08:51 +0000 (11:08 -0700)
buildspec.yml

index 478a1b8d2a230a38c262fe41f62adadecf4ac5a8..118985f1eeb5a7338410e330046495667953e4f0 100644 (file)
@@ -14,6 +14,8 @@ phases:
   build:
     commands:
       - echo Build started on `date`
+      - ls
+      - pwd
       - bash autogen.sh
       - make
   post_build: