mirror of
https://github.com/FAUSheppy/tmnf-replay-server.git
synced 2025-12-06 07:01:37 +01:00
fix: rename tasks
This commit is contained in:
4
.github/workflows/main.yaml
vendored
4
.github/workflows/main.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Container Build for certificate-manager
|
||||
name: Container Build for tmnf-replay-server
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -23,7 +23,7 @@ jobs:
|
||||
username: ${{ secrets.REGISTRY_USER }}
|
||||
password: ${{ secrets.REGISTRY_PASS }}
|
||||
-
|
||||
name: certificate-manager
|
||||
name: tmnf-docker
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user