Try a few more flags to fix the permissions problem
This commit is contained in:
parent
ae98ebb300
commit
85b7454d3e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user