Skip to content

Commit e4965f6

Browse files
committed
Remove CircleCI config
1 parent 7ed6421 commit e4965f6

File tree

2 files changed

+2
-144
lines changed

2 files changed

+2
-144
lines changed

.circleci/config.yml

Lines changed: 0 additions & 142 deletions
This file was deleted.

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Build and push
22
on:
33
push:
44
branches:
5-
- master
5+
- 1.x
66
pull_request:
77
branches:
8-
- master
8+
- 1.x
99
env:
1010
JFROG_USER: ${{ secrets.ARTIFACTORY_AUTH_USER }}
1111
JFROG_PASS: ${{ secrets.ARTIFACTORY_AUTH_TOKEN }}

0 commit comments

Comments
 (0)