Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Apr 4, 2024
1 parent f85e668 commit 14ecdec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ jobs:
with:
name: artifact
path: docker/target/commons-ip-cits-erms.jar
- name: Copy target to docker context
run: |
mkdir -p docker/target
cp artifact/*.jar docker/target/commons-ip-cits-erms.jar
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 14ecdec

Please sign in to comment.