Modificato workflow per build action
Some checks failed
Update Docker Hub Description / dockerHubDescription (push) Failing after 2s
Some checks failed
Update Docker Hub Description / dockerHubDescription (push) Failing after 2s
This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build_docker_images:
|
build_docker_images:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: mynodejs:latest
|
container: rardcode/mynodejs:latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Code Checkout
|
- name: Code Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user