diff options
| author | Adelyn Breedlove <[email protected]> | 2019-01-28 17:43:23 -0700 |
|---|---|---|
| committer | Adelyn Breedlove <[email protected]> | 2019-01-28 17:43:23 -0700 |
| commit | 81a7b0de5ccef981d8895242d10aaff85fad2f14 (patch) | |
| tree | 693ae892002cedcde67de7a38f9aeb8033ebdcc3 /.gitlab-ci.yml | |
| parent | Bump to 0.2.2 (diff) | |
| download | disml-81a7b0de5ccef981d8895242d10aaff85fad2f14.tar.xz disml-81a7b0de5ccef981d8895242d10aaff85fad2f14.zip | |
blech, I wanna be done with CI setup
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7c3b06f..78dadc0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,4 +17,4 @@ pages: paths: - public only: - - tags
\ No newline at end of file + - master
\ No newline at end of file |