Skip to content

cd: removing profile #7

cd: removing profile

cd: removing profile #7

Workflow file for this run

name: CD STG
on:
pull_request:
branches: [ "develop" ]
types: closed
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
call-workflow-cd:
uses: pagarme/woocommerce/.github/workflows/cd_reusable.yml@develop
with:
tag: stg
wordpress_image_version: 5.2
woocommerce_version: 4.3.0
woocommerce_extra_checkout_fields_version: 3.4.0
wp_mail_catcher_version: 2.0.0
secrets:
inherit