From 4acb5275557b0e723c211b3e0afe6ae36f273484 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Sun, 8 Apr 2018 12:15:13 -0400 Subject: [PATCH] List git status and build files after exports are created --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6fae86e..0134276 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,6 +22,9 @@ job make exports: - WGET_ARGS='' make install-templates script: - GODOT=./bin/godot3-server make export-all + after_script: + - find build/ + - git status artifacts: paths: - build/