Skip to content

Commit

Permalink
Ensure buildstrap is up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
dvershinin committed May 21, 2024
1 parent 27ee475 commit 5172c8d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,21 +178,6 @@ workflows:
tags: {only: /^v.*/}
name: deploy-fc40
requires: [build-fc40]
build-deploy-fc41:
jobs:
- build:
dist: fc41
filters:
tags: {only: /.*/}
name: build-fc41
- deploy:
context: org-global
dist: fc41
filters:
branches: {ignore: /.*/}
tags: {only: /^v.*/}
name: deploy-fc41
requires: [build-fc41]
build-deploy-sles15:
jobs:
- build:
Expand Down

0 comments on commit 5172c8d

Please sign in to comment.