CI/CD debuggign

This commit is contained in:
Neshura 2023-02-26 23:43:14 +01:00
parent 11bf4990bf
commit 08c825876d
No known key found for this signature in database
GPG key ID: ACDF5B6EBECF6B0A

View file

@ -29,10 +29,11 @@ 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.js /artifacts/api-key.json
- cp /builds/Neshura/cloudflare-dns-updater/api-key-empty.json /artifacts/api-key.json
- ls /
artifacts:
paths: