Modificati file delle action
This commit is contained in:
@@ -7,8 +7,8 @@ on:
|
||||
|
||||
jobs:
|
||||
build_docker_images:
|
||||
name: Build Docker Image To Dockerhub
|
||||
runs-on: ubuntu-latest
|
||||
container: node:20
|
||||
|
||||
steps:
|
||||
- name: Code Checkout
|
||||
|
||||
@@ -11,6 +11,7 @@ on:
|
||||
jobs:
|
||||
dockerHubDescription:
|
||||
runs-on: ubuntu-latest
|
||||
container: node:20
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user