Created initial workflow to build and push DOcker image by Argo Workflow
This commit is contained in:
5
argo-workflows/acr-pusher.yaml
Normal file
5
argo-workflows/acr-pusher.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: edu-agentpool
|
||||
namespace: argo
|
Reference in New Issue
Block a user