You need to sign in or sign up before continuing.
Select Git revision
changelog.txt
-
Piotr Po authored
# Conflicts: # composer.json # templates/button.php # templates/input-submit.php # templates/input-text-multiple.php # templates/input.php # templates/select.php # templates/textarea.php
Piotr Po authored# Conflicts: # composer.json # templates/button.php # templates/input-submit.php # templates/input-text-multiple.php # templates/input.php # templates/select.php # templates/textarea.php
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 308 B
include:
- project: 'wpdesk/gitlab-ci'
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