You need to sign in or sign up before continuing.
Select Git revision
changelog.txt
To find the state of this project's repository at the time of any of these versions, check out the tags.
gitlab-ci-free.yml 410 B
include:
- project: 'wpdesk/gitlab-ci'
ref: 'feature/mysql-bin-logs'
file: '/gitlab-ci-1.2.yml'
deploy to repository:
when: on_success
deploy to demo NET:
when: on_success
deploy to demo PL:
when: on_success
deploy to demo octolize:
when: on_success
update wpdesk plugins database:
needs:
- deploy to repository
upload translations to repo:
when: delayed
start_in: 30 minutes