CI/CD debugging
This commit is contained in:
parent
c20a32a37e
commit
c9c9800fff
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ build:
|
|||
|
||||
after_script:
|
||||
- echo JOB_ID=$CI_JOB_ID >> job.env
|
||||
- mkdir artifacts
|
||||
- mkdir /artifacts
|
||||
- cp /builds/Neshura/cloudflare-dns-updater/target/release/cloudflare-dns-updater /artifacts/
|
||||
- cp /builds/Neshura/cloudflare-dns-updater/config.json /artifacts/
|
||||
- cp /builds/Neshura/cloudflare-dns-updater/api-key-empty.json /artifacts/api-key.json
|
||||
|
|
Loading…
Reference in a new issue