Marian Neagul

Results 3 issues of Marian Neagul

The docker force-pull-image option seems to be ignored. Is this expected behaviour ? An example job is: ``` { "jobs": [{ "disable-mea-culpa-retries": true, "mem": 1000, "application": { "name": "teo21", "version":...

bug
help wanted

This pull request replaces the unmaintained `dockerfile-maven-plugin` with the `jib-maven-plugin`. The advantage of the switch is that the docker container can be built without having a docker daemon available. This...

In our group we have an scenario in which we build staccato using gitlab runners on top of kubernetes without privileged permissions. Having the ability to build the containers using...