gitlab-ci take 3. Action.

This commit is contained in:
Jordan Petridis
2017-10-01 11:07:26 +03:00
parent 4402c6906c
commit a488dc6999
+1 -1
View File
@@ -3,7 +3,7 @@
# Nightly
# https://hub.docker.com/r/rustlang/rust/
image: "rustlang/rust"
image: "rustlang/rust:nightly"
# Optional: Pick zero or more services to be used on all builds.
# Only needed when using a docker container to run your tests in.