deploy-pipeline #1

Merged
anatolykopyl merged 6 commits from deploy-pipeline into master 2024-06-10 08:55:06 +00:00
Showing only changes of commit e2c94f6933 - Show all commits

View File

@@ -1,5 +1,8 @@
name: Deploy name: Deploy
on: [push] on:
push:
branches:
- master
jobs: jobs:
build-and-deploy: build-and-deploy: