Try a few more flags to fix the permissions problem

This commit is contained in:
Eduard Urbach 2019-04-29 00:04:08 +09:00
parent ae98ebb300
commit 85b7454d3e

View File

@ -4,16 +4,20 @@ name: default
steps:
- name: clearcache1
image: blitzprog/archlinux:latest
pull: always
commands:
- echo "Hello"
- name: clearcache2
image: blitzprog/aero:latest
pull: always
commands:
- echo "World"
- name: test
image: animenotifier/notify.moe:latest
pull: always
user: developer
environment:
GO111MODULE: on
commands: