Commit 5b2ef74a authored by GridexX's avatar GridexX Committed by Thomas Boni
Browse files

chore(jobs): deprecate unused jobs



Signed-off-by: default avatarGridexX <arsene582@gmail.com>
parent 00c8d01d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
# Changelog
All notable changes to this job will be documented in this file.

## [0.3.2] - 2023-03-07
* Tag this job as deprecated

## [0.3.1] - 2023-02-28
* Fix broken documentation links

+3 −0
Original line number Diff line number Diff line
## Objective

!!! error "This job is deprecated 🚨"
    The job is no more maintained and is now deprecated. Despites it still exists to keep working on pipelines.

This job will allow you to migrate the database using a migration file that you already have in `database/migrations`, and it provides an artifact with all the logs at the end

## How to use it
+3 −0
Original line number Diff line number Diff line
# Changelog
All notable changes to this job will be documented in this file.

## [0.2.2] - 2023-03-07
* Tag this job as deprecated

## [0.2.1] - 2023-02-28
* Fix broken documentation links

+3 −0
Original line number Diff line number Diff line
## Objective

!!! error "This job is deprecated 🚨"
    The job is no more maintained and is now deprecated. Despites it still exists to keep working on pipelines.

Deploy your PHP project using [Deployer](https://deployer.org/){:target="_blank"}

## How to use it
+3 −0
Original line number Diff line number Diff line
# Changelog
All notable changes to this job will be documented in this file.

## [1.1.2] - 2023-03-07
* Tag this job as deprecated

## [1.1.1] - 2023-02-28
* Fix broken documentation links

Loading