From 3d6456ecbcbe5e9d25e9ec8bb52b9e694a85d291 Mon Sep 17 00:00:00 2001 From: Guillaume Hain Date: Wed, 15 Jun 2022 12:06:13 +0200 Subject: [PATCH] Updates a comment from the Earthfile --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index 1b352a2ed..78c555b10 100644 --- a/Earthfile +++ b/Earthfile @@ -69,7 +69,7 @@ rspec: # the `~/.gem` folder and stored your API key. # # Then use the following command: -# earthly --build-arg GEM_CREDENTIALS="$(cat ~/.gem/credentials)" +gem +# earthly +gem --GEM_CREDENTIALS="$(cat ~/.gem/credentials)" gem: FROM +dev