ajuste: runner com docker cli
All checks were successful
Deploy NestJS API / build-and-push (push) Successful in 2m15s
All checks were successful
Deploy NestJS API / build-and-push (push) Successful in 2m15s
This commit is contained in:
@@ -3,6 +3,6 @@ import { Injectable } from '@nestjs/common';
|
||||
@Injectable()
|
||||
export class AppService {
|
||||
getHello(): string {
|
||||
return 'Hello world!';
|
||||
return 'Hello worssld!';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user