Update .gitlab-ci.yml file to fix mismatched tabulation causing bad parent: artifact child of cache

This commit is contained in:
Louis Vallat 2021-06-09 12:31:13 +00:00
parent 3fabf8f368
commit f57002f13d

View File

@ -4,7 +4,6 @@ services:
stages:
- build
- package
- release
- deploy
@ -29,7 +28,7 @@ build:
paths:
- build
- .cargo
artifacts:
artifacts:
paths:
- target/release/moviequotebot_api