mirror of
https://github.com/fergalmoran/xtreamium.git
synced 2025-12-22 09:41:33 +00:00
Rename actions and include production env (no secrets)
This commit is contained in:
2
.github/workflows/backend-docker-image.yml
vendored
2
.github/workflows/backend-docker-image.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Docker Image CI
|
||||
name: Build Backend Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/frontend-docker-image.yml
vendored
2
.github/workflows/frontend-docker-image.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Docker Image CI
|
||||
name: Build Frontend Docker Image
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user