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()
|
@Injectable()
|
||||||
export class AppService {
|
export class AppService {
|
||||||
getHello(): string {
|
getHello(): string {
|
||||||
return 'Hello world!';
|
return 'Hello worssld!';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user