forked from Skynet/discord-bot
ci: the cache was not doing much, only delaying stuff.....
This commit is contained in:
parent
acb6432129
commit
c90186295c
2 changed files with 1 additions and 5 deletions
|
@ -6,11 +6,6 @@ stages:
|
|||
- build
|
||||
- deploy
|
||||
|
||||
cache:
|
||||
key: "$CI_JOB_NAME"
|
||||
paths:
|
||||
- target/
|
||||
|
||||
# Set any required environment variables here
|
||||
variables:
|
||||
RUST_BACKTRACE: FULL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue