Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support 3 devices #332

Closed
wants to merge 1 commit into from
Closed

feat: support 3 devices #332

wants to merge 1 commit into from

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Jun 5, 2024

Signed-off-by: Boris Glimcher Boris.Glimcher@emc.com

Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
@glimchb glimchb added the bug Something isn't working label Jun 5, 2024
@@ -12,7 +12,8 @@ RUN go mod download

# build an app
COPY . .
RUN go build -v -o /opi-sztp-agent && CGO_ENABLED=0 go test -v ./...
RUN go build -v -o /opi-sztp-agent
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

re-enable tests

@glimchb
Copy link
Member Author

glimchb commented Jun 12, 2024

#368 instead

@glimchb glimchb closed this Jun 12, 2024
@glimchb glimchb deleted the web branch June 12, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant