Skip to content

Commit

Permalink
update apikey
Browse files Browse the repository at this point in the history
  • Loading branch information
Dat Quach committed Nov 29, 2019
1 parent e6b7b95 commit 3dbfaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh -l
katalon-execute.sh $1
katalon-execute.sh $1 -apiKey=$2
status="done"
echo ::set-output name=status::$status

0 comments on commit 3dbfaf2

Please sign in to comment.