rename workflow
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Deployment
|
||||
name: Build & Push Site Image
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -7,8 +7,8 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy-site:
|
||||
name: 'deploy'
|
||||
containerize:
|
||||
name: 'containerize'
|
||||
env:
|
||||
REGISTRY_USERNAME: nicholas
|
||||
IMAGE_REGISTRY: git.uuard.com
|
||||
Reference in New Issue
Block a user