Skip to content

Commit

Permalink
Update build_test_push_docker_arm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanLaserGit authored Oct 15, 2024
1 parent ab1dc98 commit b6be011
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test_push_docker_arm.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build, Test, Push Datastream Docker Containers on ARM
name: Build, Test, and Push Datastream Docker Containers on ARM
on:
push:
branches:
Expand Down Expand Up @@ -58,4 +58,4 @@ jobs:
terraform destroy -var-file=./test/variables_gitactions_arm.tfvars -auto-approve
sleep 60

0 comments on commit b6be011

Please sign in to comment.