CI/CD debugging
This commit is contained in:
parent
c9c9800fff
commit
70557a6bf0
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ build:
|
||||||
- cp /builds/Neshura/cloudflare-dns-updater/config.json /artifacts/
|
- cp /builds/Neshura/cloudflare-dns-updater/config.json /artifacts/
|
||||||
- cp /builds/Neshura/cloudflare-dns-updater/api-key-empty.json /artifacts/api-key.json
|
- cp /builds/Neshura/cloudflare-dns-updater/api-key-empty.json /artifacts/api-key.json
|
||||||
- ls /
|
- ls /
|
||||||
|
- ls ./
|
||||||
|
- ls /builds/Neshura/cloudflare-dns-updater
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue