Skip to content

Instantly share code, notes, and snippets.

View stoopman's full-sized avatar

Rick Stoopman stoopman

View GitHub Profile
@pjcdawkins
pjcdawkins / .gitlab-ci.yml
Last active June 12, 2020 15:45
GitLab - Platform.sh CI scripts
stages:
- review
- cleanup
variables:
# The Platform.sh project ID.
PF_PROJECT_ID: abcdefg123456
push-platformsh:
# This Docker image installs the Platform.sh CLI (and PHP, Git and SSH).