diff --git a/.drone.yml b/.drone.yml index dbc057d..ef6eeb0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -91,4 +91,5 @@ steps: commands: - cp metrics.tex thesis/results/${DRONE_REPO_BRANCH}/ - cd thesis + - git add results/ - git status \ No newline at end of file