Skip to content

build(deps): Bump kotlin-stdlib-common from 1.8.21 to 1.9.0 #343

build(deps): Bump kotlin-stdlib-common from 1.8.21 to 1.9.0

build(deps): Bump kotlin-stdlib-common from 1.8.21 to 1.9.0 #343

name: Archive plugin artifact
permissions: read-all
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Build and archive
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: actions/[email protected]
with:
distribution: 'temurin'
java-version: '11'
- name: Build
run: mvn -Dmaven.test.skip=true -Dspotbugs.skip=true --batch-mode --show-version clean install
- name: Archive
uses: actions/upload-artifact@v3
with:
path: target/tuleap-git-branch-source.hpi