From 1bde01bfe994a5afe073617c61bb749fc249d5e4 Mon Sep 17 00:00:00 2001 From: shockrah Date: Tue, 14 Mar 2023 20:44:38 -0700 Subject: [PATCH] fixing typo in job key-value --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3224db0..d9d0fdc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,5 +44,5 @@ deploy-resume.shockrah.xyz: - build-resume.shockrah.xyz before_script: - bash scripts/verify-aws-fields.sh - scripts: + script: - aws s3 cp public/ s3://resume.shockrah.xyz --recursive