clevertap-web-sdk
Version:
<p align="center"> <img src="https://github.com/CleverTap/clevertap-ios-sdk/blob/master/docs/images/clevertap-logo.png" width = "50%"/> </p>
18 lines (17 loc) • 356 B
YAML
version: v1.0
name: Build Pipeline
agent:
machine:
type: f1-standard-2
os_image: ubuntu2204
blocks:
- name: Build Assets
task:
jobs:
- name: Checkout and Create Artifact
commands:
- checkout
- artifact push workflow clevertap.min.js
promotions:
- name: Deploy
pipeline_file: deploy.yml