Skip to content

Commit

Permalink
deployment test
Browse files Browse the repository at this point in the history
  • Loading branch information
violine1101 authored Oct 2, 2024
1 parent 672aad3 commit e5ce609
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
build/install/risa/lib
build/install/risa/bin
risa.yml
test/conf.txt
artifact_destination: /home/risa/r-isa
script: |
/usr/bin/screen -ls | /bin/egrep 'Detached|Attached' | /usr/bin/cut -d. -f1 | /usr/bin/awk '{print $1}' | /usr/bin/xargs /bin/kill
Expand Down
1 change: 1 addition & 0 deletions test/conf.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
alpha

0 comments on commit e5ce609

Please sign in to comment.