Skip to content
Snippets Groups Projects
Verified Commit 0ac9dfc8 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

refactor: update deploy docker image

parent e01d9805
No related branches found
No related tags found
No related merge requests found
variables: variables:
WPDESK_CI_VERSION: "2023.12.19" WPDESK_CI_VERSION: "2024.04.26"
MYSQL_ROOT_PASSWORD: "mysql" MYSQL_ROOT_PASSWORD: "mysql"
MYSQL_DATABASE: "wptest" MYSQL_DATABASE: "wptest"
MYSQL_USER: "mysql" MYSQL_USER: "mysql"
......
.template: &job-deploy-template .template: &job-deploy-template
image: wpdesknet/amazon-svn-deploy:12 image: gitlab.wpdesk.dev:5050/wpdesk/docker-tests/amazon-svn-deploy
stage: deploy stage: deploy
tags: tags:
- deploy - deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment