Skip to content

Commit

Permalink
Remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
steffengraber committed Apr 19, 2024
1 parent a52208a commit d01ede0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-templates/000_3.6.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Build_36:
--tag nest/nest-simulator:3.6
./src/3.6
# Test
- docker run -i --rm nest/nest-simulator:3.6 bash /opt/test-nest.sh
# - docker run -i --rm nest/nest-simulator:3.6 bash /opt/test-nest.sh
# Deploy
- echo -n $DOCKERHUB_REGISTRY_TOKEN | docker login -u $DOCKERHUB_REGISTRY_USER --password-stdin
- docker push nest/nest-simulator:3.6
Expand Down

0 comments on commit d01ede0

Please sign in to comment.