diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a49bb78..5109ecd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,4 +8,4 @@ website-image-test-publish: image: domaindrivenarchitecture/devops-build:latest stage: image script: - - cd infrastructure/docker-nextcloud && pyb image test \ No newline at end of file + - cd infrastructure/c4k-website-build && pyb image test \ No newline at end of file