Skip to content

Commit

Permalink
Merge pull request #147 from zlamalp/affiliation
Browse files Browse the repository at this point in the history
Removed WUI for SetAffiliation
  • Loading branch information
zlamalp authored Mar 31, 2021
2 parents ff55f8a + ce4291f commit 7677f8a
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 3,199 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,6 @@ jobs:
asset_path: perun-wui-admin/target/perun-wui-admin.war
asset_name: perun-wui-admin.war
asset_content_type: application/x-webarchive
- name: "Upload asset perun-wui-cabinet.war"
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: perun-wui-cabinet/target/perun-wui-cabinet.war
asset_name: perun-wui-cabinet.war
asset_content_type: application/x-webarchive
- name: "Upload asset perun-wui-registrar.war"
uses: actions/upload-release-asset@v1
env:
Expand Down Expand Up @@ -90,13 +81,4 @@ jobs:
asset_path: perun-wui-profile/target/perun-wui-profile.war
asset_name: perun-wui-profile.war
asset_content_type: application/x-webarchive
- name: "Upload asset perun-wui-setAffiliation.war"
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: perun-wui-setAffiliation/target/perun-wui-setAffiliation.war
asset_name: perun-wui-setAffiliation.war
asset_content_type: application/x-webarchive

189 changes: 0 additions & 189 deletions perun-wui-setAffiliation/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7677f8a

Please sign in to comment.