Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
michele-sciabarra committed Mar 16, 2024
1 parent d1fbd0d commit 26c56f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ tasks:

build-and-push-test:
- docker pull busybox:latest
- docker tag busybox:latest ghcr.io/nuvolaris/nuvolaris-runtimes-ng:{{.TAG}}
- docker tag busybox:latest ghcr.io/nuvolaris/busybox:{{.TAG}}
- docker push ghcr.io/nuvolaris/busybox:{{.TAG}}

0 comments on commit 26c56f0

Please sign in to comment.