Skip to content

Commit

Permalink
Change playbook name
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Mar 1, 2024
1 parent e5eac87 commit 9f12e0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ variables:
DOCKER_HOST: "tcp://docker:2375"
DOCKER_TLS_CERTDIR: ""
MAVEN_CLI_OPTS: "-Dmaven.repo.local=.m2/repository --batch-mode -Pcustom-nexus"
PLAYBOOK: "cudami/repository-server.yml"
PLAYBOOK: "rest/metadata-service.yml"

services:
- name: "$BUILD_IMAGE_DOCKER_DIND"
alias: docker

0 comments on commit 9f12e0b

Please sign in to comment.