Difference between #176 and #177 of
Yii v2 snippet guide

Revision #177 has been created by rackycz on Mar 21, 2020, 11:19:42 AM with the memo:

formatting
« previous (#176) next (#178) »

Changes

Title unchanged

Yii v2 snippet guide

Category unchanged

Tutorials

Yii version unchanged

2.0

Tags unchanged

tutorial,beginner,yii2

Content changed

**Intro** ---
Hi all!
[...]
**Prerequisities**
--
-
Skip this paragraph if you know how to run your Yii demo project...
[...]
... but it should work out-of-the-box if you use DB name "yii2basic" which is also used in examples below ...

**Yii demo app + GitLab**
---
[...]
Then you can start to modify you project, for example based on this "tutorial".

**Automatical copying from GitLab to FTP**
 
---


I found these two pages where things are explained: [link](https://www.savjee.be/2019/04/gitlab-ci-deploy-to-ftp-with-lftp/) [link](https://stackoverflow.com/questions/49632077/use-gitlab-pipeline-to-push-data-to-ftpserver) and I just copied something.

You only need to create 1 file in your GitLab repository. It is named .gitlab-ci.yml and it should contain following code:
[...]
7 0
4 followers
Viewed: 254 341 times
Version: 2.0
Category: Tutorials
Written by: rackycz
Last updated by: rackycz
Created on: Sep 19, 2019
Last updated: 5 months ago
Update Article

Revisions

View all history