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