Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Gitlab job to hang rebuilds off . (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Hobbs authored Feb 18, 2020
1 parent 40cdd85 commit 8cefec0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
stages:
- deploy

deploy:
script:
- echo "Tests and build runs on https://circleci.com/gh/govCMS/satis. This file retained for deployments on Lagoon."
stage: deploy

0 comments on commit 8cefec0

Please sign in to comment.