Skip to content

Commit

Permalink
Merge pull request #521 from Tradeshift/local-PEAA-1655-1
Browse files Browse the repository at this point in the history
chore(gha): remove Jenkinsfile (PEAA-1655)
  • Loading branch information
adinaiordache2017 authored Apr 10, 2023
2 parents 77491e4 + 7eeefcd commit 8fe34ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 37 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ on:
- master

jobs:
validate_first:
name: validate
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: ⬇️ Checkout repo
uses: actions/checkout@v2
with:
fetch-depth: 100

validate:
name: Build and test
runs-on: ubuntu-latest
Expand Down
37 changes: 0 additions & 37 deletions Jenkinsfile

This file was deleted.

0 comments on commit 8fe34ab

Please sign in to comment.