Skip to content

Commit

Permalink
feat: DEVOPS-700 scilla pipelines from jenkins to gha
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlops committed Jun 20, 2023
1 parent c10bfa2 commit db56f93
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci-image-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
scillaname: CI - Release
name: CI - Release

on:
workflow_dispatch:
Expand All @@ -8,12 +8,7 @@ on:
required: false
default: ''
push:
branches:
- 'release/**'
paths:
- 'VERSION'
tags:
- v*

jobs:
release-image:
Expand Down

0 comments on commit db56f93

Please sign in to comment.