Hi,
Today I tried the new 'build service'. My repo is located at my home directory: https://forge.codesys.com/git/u,hermsen,cicd.git/
I placed a library which is built according to all hints on CI/CD and place a .drone.yaml in the same root;
The log message tells me the following
empty*** clone https://forge.codesys.com/git/u,hermsen,cicd.git/ to /working/repo Already up to date. rm: cannot remove '/working/repo/.drone-artifacts/trunk/package.manifest': Permission denied rm: cannot remove '/working/repo/.drone-artifacts/trunk/d-logg.package': Permission denied rm: cannot remove '/working/repo/.drone-artifacts/trunk.package': Permission denied rm: cannot remove '/working/repo/.drone-artifacts/.drone-artifacts/trunk.package': Permission denied fatal: destination path '/working/repo' already exists and is not an empty directory. chmod: changing permissions of '/working/repo/.drone-artifacts': Operation not permitted chmod: changing permissions of '/working/repo/.drone-artifacts/trunk': Operation not permitted chmod: changing permissions of '/working/repo/.drone-artifacts/trunk/package.manifest': Operation not permitted chmod: changing permissions of '/working/repo/.drone-artifacts/trunk/d-logg.package': Operation not permitted chmod: changing permissions of '/working/repo/.drone-artifacts/trunk.package': Operation not permitted chmod: changing permissions of '/working/repo/.drone-artifacts/.drone-artifacts': Operation not permitted chmod: changing permissions of '/working/repo/.drone-artifacts/.drone-artifacts/trunk.package': Operation not permitted 2021/11/07 18:02:00 open .drone.yml: no such file or directory Error Code: 1
Can you please help me get the CI/CD sorted once and for all? It just doesn't work as advertised :-(
With kind regards
more posts ...
Please retry it.
The issue should be solved.
Hi,
After your update I got
1) What CODESYS compilerversion(s) runs in the VM?
2) The reporting file is originally located at 'c:\coUnit_xunit_testresults.xml' when the test has ran (which here it didn't), however I'd like to copy this artefact over to the artfacts directory. Could you check if I configured this okay?
URL:
https://forge.codesys.com/git/lib,cobolt,binaries.git/
.drone.yml contents:
Result
Please fix
Note to self: I should verify this soon
BUMP! When can we finally expect a version which runs and works ?