Skip to content

Commit 2f19466

Browse files
committed
updated config
1 parent 1aa16bc commit 2f19466

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
kubectl config use-context my-remote-access-context
4848
kubectl get pods --all-namespaces
4949
kubectl config view
50-
echo "the value of TAG is ${{ IMAGE_TAG }}"
50+
echo "the value of TAG is ${{ needs.build.outputs.id }}"
5151
kubectl apply -f ./challenge9/kubernetes/deployment.yaml

0 commit comments

Comments
 (0)