Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf97fdf1

Browse files
author
Your Name
committed
taskfile udpate
1 parent07f7937 commitf97fdf1

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

‎.github/workflows/test-update.yml‎

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,4 @@ jobs:
112112
113113
-name:Run arduino-app-cli version updated
114114
run:|
115-
docker exec --user arduino apt-test-update arduino-app-cli version
116-
117-
-name:Restart arduino-app-cli service and verify
118-
run:|
119-
docker exec apt-test-update sh -lc '
120-
sudo systemctl status arduino-app-cli --no-pager
121-
sudo systemctl status arduino-router --no-pager
122-
'
123-
124-
115+
docker exec --user arduino apt-test-update arduino-app-cli version<

‎Taskfile.yml‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,9 @@ tasks:
160160
desc:Test the debian package locally
161161
deps:
162162
-build-deb
163-
vars:
164-
VERSION:"0.6.3"
165163
cmds:
166164
-docker build --no-cache -t mock-apt-repo -f test.Dockerfile .
167165
-docker run --rm -it --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro --name apt-test-update mock-apt-repo
168-
-docker exec -d apt-test-update /usr/bin/arduino-router
169166

170167
arduino-app-cli:build:local:
171168
desc:"Build the arduino-app-cli locally"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp