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:
|
||||
build_docker_images:
|
||||
runs-on: ubuntu-latest
|
||||
container: mynodejs:latest
|
||||
container: rardcode/mynodejs:latest
|
||||
|
||||
steps:
|
||||
- name: Code Checkout
|
||||
|
||||
Reference in New Issue
Block a user