woodpecker 5?
This commit is contained in:
parent
f43b3bc6d4
commit
7b11d86487
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ pipeline:
|
|||
image: bash
|
||||
commands:
|
||||
- ls -a
|
||||
- mkdir -p /tmp/woodpecker/Elixium/Raxen
|
||||
- mkdir -p /tmp/woodpecker/Elixium/Raxen/build
|
||||
- ls -a /tmp/woodpecker/Elixium/Raxen
|
||||
- cp -f -R $(pwd)/build/classes /tmp/woodpecker/Elixium/Raxen/build/classes
|
||||
- cp -f -R $(pwd)/build/generated /tmp/woodpecker/Elixium/Raxen/build/generated
|
||||
|
|
Loading…
Reference in a new issue