Temporary cache clear fix

This commit is contained in:
Eduard Urbach 2019-04-28 23:31:53 +09:00
parent 0f6a6d7140
commit ae98ebb300

View File

@ -2,6 +2,16 @@ kind: pipeline
name: default
steps:
- name: clearcache1
image: blitzprog/archlinux:latest
commands:
- echo "Hello"
- name: clearcache2
image: blitzprog/aero:latest
commands:
- echo "World"
- name: test
image: animenotifier/notify.moe:latest
environment: