test
This commit is contained in:
parent
4ef01d796b
commit
d4acf22d1d
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ deploy-site:
|
||||||
success_notification:
|
success_notification:
|
||||||
stage: notification
|
stage: notification
|
||||||
before_script:
|
before_script:
|
||||||
|
- cat /etc/os-release
|
||||||
- apt update
|
- apt update
|
||||||
- apt install curl
|
- apt install curl
|
||||||
- apt install git
|
- apt install git
|
||||||
|
@ -33,6 +34,7 @@ success_notification:
|
||||||
failure_notification:
|
failure_notification:
|
||||||
stage: notification
|
stage: notification
|
||||||
before_script:
|
before_script:
|
||||||
|
- cat /etc/os-release
|
||||||
- apt update
|
- apt update
|
||||||
- apt install curl
|
- apt install curl
|
||||||
- apt install git
|
- apt install git
|
||||||
|
|
Loading…
Reference in a new issue