Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit 4c0d779

Browse files
committed
Update gha
1 parent 91b4356 commit 4c0d779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ push:
1010
docker push ghcr.io/networktocode/nautobot-kubernetes:$(tag)
1111

1212
pull:
13-
docker push ghcr.io/networktocode/nautobot-kubernetes:$(tag)
13+
docker pull ghcr.io/networktocode/nautobot-kubernetes:$(tag)
1414

1515
lint:
1616
@echo "Linting..."

0 commit comments

Comments
 (0)