Update the trigger ci if the build.json are updated.
Add Pycharm run configuration. Update readme with small information.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
image: docker:19.03.12
|
||||
|
||||
compliance_job:
|
||||
stage: build
|
||||
only:
|
||||
changes:
|
||||
- build.json
|
||||
|
||||
job-build-docker-latest:
|
||||
stage: build
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user