Fix small type
This commit is contained in:
committed by
GitHub
parent
aad043d1c2
commit
5ba52cd792
2
.github/workflows/postgres-service.yml
vendored
2
.github/workflows/postgres-service.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
container-job:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
# runs all of the steps inside the specified continer rather than on the VM host.
|
||||
# runs all of the steps inside the specified container rather than on the VM host.
|
||||
# Because of this the network configuration changes from host based network to a container network.
|
||||
container:
|
||||
image: node:10.16-jessie
|
||||
|
||||
Reference in New Issue
Block a user