Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ezeev committed Jul 27, 2023
1 parent 4c4557b commit 770bdb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ WORKDIR /deploy
# RUN --secret MY_KEY=my_key echo $MY_KEY



RUN --secret TEST_SECRET=test_secret echo $TEST_SECRET
# earthly secret --org earthly-sa --project earthly-vs-gha set fly_api_token YOUR_FLY_API_TOKEN
RUN --secret FLY_API_TOKEN=fly_api_token

Expand Down

0 comments on commit 770bdb4

Please sign in to comment.