Rename actions and include production env (no secrets)

This commit is contained in:
Fergal Moran
2022-04-11 12:44:47 +01:00
parent 09ea9a323d
commit 57bd83da62
5 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
name: Docker Image CI
name: Build Backend Docker Image
on:
push:

View File

@@ -1,4 +1,4 @@
name: Docker Image CI
name: Build Frontend Docker Image
on:
push: