]> git.mxchange.org Git - friendica.git/commitdiff
rename woodpecker "pipeline" to "steps"
authorPhilipp <admin@philipp.info>
Fri, 28 Jul 2023 15:45:31 +0000 (17:45 +0200)
committerPhilipp <admin@philipp.info>
Fri, 28 Jul 2023 15:45:31 +0000 (17:45 +0200)
.woodpecker/.code_standards_check.yml
.woodpecker/.continuous-deployment.yml
.woodpecker/.database_checks.yml
.woodpecker/.license_check.yml
.woodpecker/.messages.po_check.yml
.woodpecker/.phpunit.yml
.woodpecker/.releaser.yml

index f81ab960f72b24487bb20ce6b0f8370d99ebc507..0c951d7018fbea76e6adcecb0f41ed28aee3e942 100644 (file)
@@ -1,4 +1,4 @@
-pipeline:
+steps:
   restore_cache:
     image: meltwater/drone-cache:dev
     settings:
index 767fffde3da92991b9497ec70bfc422351b3dbca..3d49ed37e4eb55e4959d50039935d444011e97da 100644 (file)
@@ -11,7 +11,7 @@ labels:
 
 skip_clone: true
 
-pipeline:
+steps:
   clone:
     image: alpine/git
     commands:
index 04bdeed6202e90669e85a0dcd7a4e667c9f24194..daeff7ac352b2f0baf7241043e62385fa8d5e9df 100644 (file)
@@ -6,7 +6,7 @@ matrix:
 branches:
   exclude: [ stable ]
 
-pipeline:
+steps:
   db_version_match:
     image: friendicaci/transifex
     commands:
index 777986544a0c72e117847f605b8b6a56fe4f95f2..e7545f5f4332ca2b7bb004c16195787efe460b3a 100644 (file)
@@ -1,4 +1,4 @@
-pipeline:
+steps:
   check:
     image: friendicaci/php-cs
     commands:
index c5b283e1d3ded38457e546591674084ac1e3ff11..9c250959406bf26e609f631bde1ab26b357dff72 100644 (file)
@@ -1,4 +1,4 @@
-pipeline:
+steps:
   build_xgettext:
     image: friendicaci/transifex
     commands:
@@ -9,4 +9,4 @@ pipeline:
       - /check-messages.sh
 
 branches:
-  exclude: [ stable ]
\ No newline at end of file
+  exclude: [ stable ]
index 8f89e4b5b4248f94754fa15e3b7e15562cf2db4a..290da6b70609122a6bd9c4501408f93560476343 100644 (file)
@@ -15,7 +15,7 @@ matrix:
 labels:
   location: opensocial
 
-pipeline:
+steps:
   php-lint:
     image: php:${PHP_MAJOR_VERSION}
     group: lint
index 482ea5429dfd01e10d83d6603cf5f8f9f9d8a096..2562e78726da2f8ebfc7503c9ec5e001cddcb0e4 100644 (file)
@@ -9,7 +9,7 @@ labels:
 
 skip_clone: true
 
-pipeline:
+steps:
   clone:
     image: alpine/git
     commands: