pipeline fix
This commit is contained in:
@@ -2,7 +2,7 @@ steps:
|
|||||||
- name: copy_file
|
- name: copy_file
|
||||||
image: alpine
|
image: alpine
|
||||||
volumes:
|
volumes:
|
||||||
- /games:/games
|
- /games:/games:rw
|
||||||
commands:
|
commands:
|
||||||
- cp ./bombexpert.lua /games
|
- cp ./bombexpert.lua /games
|
||||||
- name: update_catalog
|
- name: update_catalog
|
||||||
|
|||||||
Reference in New Issue
Block a user