Don't always pull the image
This commit is contained in:
parent
7930e336e5
commit
a305bb1c58
@ -3,8 +3,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: animenotifier/notify.moe:latest
|
||||
pull: always
|
||||
image: animenotifier/notify.moe
|
||||
environment:
|
||||
GO111MODULE: on
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user