Skip to content

fix: bump @unique-nft/substrate-client to 0.8.13 #90

fix: bump @unique-nft/substrate-client to 0.8.13

fix: bump @unique-nft/substrate-client to 0.8.13 #90

name: Deploy to Stage cluster
on:
push:
branches:
- release/**
- hotfix/**
workflow_dispatch:
jobs:
run-gitlab-pipeline:
name: Run gitlab pipeline
runs-on: ubuntu-latest
steps:
- name: Trigger gitlab
uses: wei/curl@v1
with:
args: -X POST -F token=${{ secrets.UNIQUE_GITLAB_TOKEN }} -F ref=master -F variables[REMOTE_COMMIT]=${GITHUB_SHA} -F variables[DEPLOY_TO]=stage https://gitlab.uniquenetwork.dev/api/v4/projects/47/trigger/pipeline