Skip to content

Commit

Permalink
Manual 2.7.44 promotion
Browse files Browse the repository at this point in the history
Issue: ZENKO-4745
  • Loading branch information
francoisferrand committed Feb 26, 2024
1 parent 9ba4c71 commit c1160c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/manual-promote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on: push
jobs:
release:
env:
TAG: '2.6.48'
SHA1: '0286ef987223bfc8a041ce7a7c7800598b54ff05'
ARTIFACT: 'github:scality:Zenko:staging-0286ef9872.build-iso-and-end2end-test.3393'
TAG: '2.7.44'
SHA1: 'ce8cbb2c35369c94eb4e5be5aa8afe93f9e560e7'
ARTIFACT: 'github:scality:Zenko:staging-ce8cbb2c35.build-iso-and-end2end-test.3396'
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit c1160c5

Please sign in to comment.